vsg
1.1.0
VulkanSceneGraph library
|
format traits hints that can be used when initializing image data More...
#include <ImageInfo.h>
Public Member Functions | |
template<typename T > | |
void | assign4 (T value) |
Public Attributes | |
int | size = 0 |
int | numBitsPerComponent = 0 |
int | numComponents = 0 |
bool | packed = false |
int | blockWidth = 1 |
int | blockHeight = 1 |
int | blockDepth = 1 |
uint8_t | defaultValue [32] |
format traits hints that can be used when initializing image data