|
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 34 of file computePipeline.h.
| HGI_API HgiComputeShaderConstantsDesc::HgiComputeShaderConstantsDesc | ( | ) |
| uint32_t HgiComputeShaderConstantsDesc::byteSize |
Definition at line 38 of file computePipeline.h.