QarTextureSize Struct
Texture description including format and array layers. More...
Declaration
struct QarTextureSize { ... }
Included Headers
#include <qar-streaming-c/include/qar_streaming.h>
Public Member Attributes Index
| uint32_t | array_layers |
| QarPixelFormat | format |
| uint32_t | height |
| uint32_t | width |
Description
Texture description including format and array layers.
Definition at line 442 of file qar_streaming.h.
Public Member Attributes
array_layers
|
Definition at line 447 of file qar_streaming.h.
format
|
Definition at line 444 of file qar_streaming.h.
height
|
Definition at line 446 of file qar_streaming.h.
width
|
Definition at line 445 of file qar_streaming.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.