Struct Value::ArrayUint8
Defined in File gpu-device.h
Nested Relationships
This struct is a nested type of Struct GlobalSymbol::Value.
Struct Documentation
-
struct ArrayUint8
Public Members
-
uint32_t count
Number of bytes in the pData array.
-
uint8_t *pData
Pointer to an array of count bytes. Invalid after calling DestroyGpuDevice/UnlinkGpuSpecificMdApiSourceUsage.
-
uint32_t count