vsg 1.1.10
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::FormatTraits Struct Reference

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]

Detailed Description

format traits hints that can be used when initializing image data


The documentation for this struct was generated from the following file: