gpu: add dawn.CacheDeviceDescriptor
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
2877121147
commit
5094ad2e72
3 changed files with 11 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
typedef struct WGPUDawnCacheDeviceDescriptor {
|
||||
WGPUChainedStruct chain;
|
||||
char const * isolationKey;
|
||||
} WGPUDawnCacheDeviceDescriptor;
|
||||
|
||||
typedef struct WGPUDawnEncoderInternalUsageDescriptor {
|
||||
WGPUChainedStruct chain;
|
||||
use_internal_usages: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue