Classes | Public Attributes | List of all members
gte::HLSLShader::Description Struct Reference

#include <GteHLSLShader.h>

Classes

struct  CSParameters
 
struct  GSParameters
 
struct  InstructionCount
 
struct  TSParameters
 

Public Attributes

std::string creator
 
CSParameters cs
 
unsigned int flags
 
GSParameters gs
 
InstructionCount instructions
 
unsigned int majorVersion
 
unsigned int minorVersion
 
unsigned int numBoundResources
 
unsigned int numConstantBuffers
 
unsigned int numInputParameters
 
unsigned int numOutputParameters
 
D3D_SHADER_VERSION_TYPE shaderType
 
TSParameters ts
 

Detailed Description

Definition at line 27 of file GteHLSLShader.h.

Member Data Documentation

std::string gte::HLSLShader::Description::creator

Definition at line 78 of file GteHLSLShader.h.

CSParameters gte::HLSLShader::Description::cs

Definition at line 90 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::flags

Definition at line 82 of file GteHLSLShader.h.

GSParameters gte::HLSLShader::Description::gs

Definition at line 88 of file GteHLSLShader.h.

InstructionCount gte::HLSLShader::Description::instructions

Definition at line 87 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::majorVersion

Definition at line 80 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::minorVersion

Definition at line 81 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::numBoundResources

Definition at line 84 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::numConstantBuffers

Definition at line 83 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::numInputParameters

Definition at line 85 of file GteHLSLShader.h.

unsigned int gte::HLSLShader::Description::numOutputParameters

Definition at line 86 of file GteHLSLShader.h.

D3D_SHADER_VERSION_TYPE gte::HLSLShader::Description::shaderType

Definition at line 79 of file GteHLSLShader.h.

TSParameters gte::HLSLShader::Description::ts

Definition at line 89 of file GteHLSLShader.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06