Module noop

Source
Expand description

A dummy API implementation.

Modules§

buffer 🔒
command 🔒

Structs§

Api
Buffer
CommandBuffer
Command buffer type, which performs double duty as the command encoder type too.
Context
Encoder
Fence
Resource

Constants§

CAPABILITIES
The capabilities of the noop backend.

Functions§

adapter_info
Returns the adapter info for the noop backend.

Type Aliases§

DeviceResult 🔒