#include <GteHLSLShader.h>
Public Attributes | |
unsigned int | numArray |
unsigned int | numDeclarations |
unsigned int | numDefines |
unsigned int | numDynamicFlowControl |
unsigned int | numFloatArithmetic |
unsigned int | numInstructions |
unsigned int | numMacro |
unsigned int | numSIntArithmetic |
unsigned int | numStaticFlowControl |
unsigned int | numTemporaryArrays |
unsigned int | numTemporaryRegisters |
unsigned int | numTextureBias |
unsigned int | numTextureComparison |
unsigned int | numTextureGradient |
unsigned int | numTextureLoad |
unsigned int | numTextureNormal |
unsigned int | numUIntArithmetic |
Definition at line 29 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numArray |
Definition at line 47 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numDeclarations |
Definition at line 35 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numDefines |
Definition at line 34 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numDynamicFlowControl |
Definition at line 45 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numFloatArithmetic |
Definition at line 41 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numInstructions |
Definition at line 31 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numMacro |
Definition at line 46 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numSIntArithmetic |
Definition at line 42 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numStaticFlowControl |
Definition at line 44 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTemporaryArrays |
Definition at line 33 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTemporaryRegisters |
Definition at line 32 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTextureBias |
Definition at line 39 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTextureComparison |
Definition at line 38 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTextureGradient |
Definition at line 40 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTextureLoad |
Definition at line 37 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numTextureNormal |
Definition at line 36 of file GteHLSLShader.h.
unsigned int gte::HLSLShader::Description::InstructionCount::numUIntArithmetic |
Definition at line 43 of file GteHLSLShader.h.