FfxTextureUAV
A structure containing a unordered access view.
File location: sdk/include/FidelityFX/host/ffx_types.h
Detailed description
A structure containing a unordered access view.
Data fields
Type |
Description |
---|---|
uint32_t |
mip
Mip level of resource to bind.
|
resource
Resource corresponding to the unordered access view.
|