HDK
|
#include <shaderFunctionDesc.h>
Public Attributes | |
std::string | name |
std::string | type |
HgiInterpolationType | interpolation |
HgiSamplingType | sampling |
Definition at line 198 of file shaderFunctionDesc.h.
HgiInterpolationType HgiShaderFunctionParamBlockDesc::Member::interpolation |
Definition at line 201 of file shaderFunctionDesc.h.
std::string HgiShaderFunctionParamBlockDesc::Member::name |
Definition at line 199 of file shaderFunctionDesc.h.
HgiSamplingType HgiShaderFunctionParamBlockDesc::Member::sampling |
Definition at line 202 of file shaderFunctionDesc.h.
std::string HgiShaderFunctionParamBlockDesc::Member::type |
Definition at line 200 of file shaderFunctionDesc.h.