HDK
|
#include <shaderFunctionDesc.h>
Public Member Functions | |
HGI_API | HgiShaderFunctionComputeDesc () |
Public Attributes | |
GfVec3i | localSize |
Describes a compute function's description
Definition at line 267 of file shaderFunctionDesc.h.
HGI_API HgiShaderFunctionComputeDesc::HgiShaderFunctionComputeDesc | ( | ) |
GfVec3i HgiShaderFunctionComputeDesc::localSize |
Definition at line 272 of file shaderFunctionDesc.h.