gpu: add dawn.TextureInternalUsageDescriptor
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
3309a2c913
commit
7a9a2b1fb7
2 changed files with 7 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
typedef struct WGPUDawnTextureInternalUsageDescriptor {
|
||||
WGPUChainedStruct chain;
|
||||
WGPUTextureUsageFlags internalUsage;
|
||||
} WGPUDawnTextureInternalUsageDescriptor;
|
||||
|
||||
typedef struct WGPUDawnTogglesDeviceDescriptor {
|
||||
WGPUChainedStruct chain;
|
||||
uint32_t forceEnabledTogglesCount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue