HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiShaderFunctionParamBlockDesc::Member Struct Reference

#include <shaderFunctionDesc.h>

Public Attributes

std::string name
 
std::string type
 
HgiInterpolationType interpolation
 
HgiSamplingType sampling
 

Detailed Description

Definition at line 198 of file shaderFunctionDesc.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: