HDK
|
#include <computePipeline.h>
Public Member Functions | |
HGI_API | HgiComputeShaderConstantsDesc () |
Public Attributes | |
uint32_t | byteSize |
A small, but fast buffer of uniform data for shaders.
Definition at line 51 of file computePipeline.h.
HGI_API HgiComputeShaderConstantsDesc::HgiComputeShaderConstantsDesc | ( | ) |
uint32_t HgiComputeShaderConstantsDesc::byteSize |
Definition at line 55 of file computePipeline.h.