gpu: add dawn.EncoderInternalUsageDescriptor
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
5094ad2e72
commit
806acf08fe
2 changed files with 6 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
typedef struct WGPUDawnEncoderInternalUsageDescriptor {
|
||||
WGPUChainedStruct chain;
|
||||
use_internal_usages: bool,
|
||||
} WGPUDawnEncoderInternalUsageDescriptor;
|
||||
|
||||
typedef struct WGPUDawnInstanceDescriptor {
|
||||
WGPUChainedStruct chain;
|
||||
uint32_t additionalRuntimeSearchPathsCount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue