cesium-native
0.41.0
|
Represents the status of support for all GpuCompressedPixelFormats on a client platform. More...
#include <CesiumGltf/Ktx2TranscodeTargets.h>
Represents the status of support for all GpuCompressedPixelFormats on a client platform.
Clients can use this struct to convey which gpu compressed pixel formats are supported. This can be used to construct a Ktx2TranscodeTargets.
Each entry in the struct is a bool that represents whether the gpu compressed pixel format with the corresponding name is supported.
Definition at line 38 of file Ktx2TranscodeTargets.h.