Searched refs:HLSLComponentTypeString (Results 1 – 1 of 1) sorted by relevance
31 const char *HLSLComponentTypeString(GLenum componentType) in HLSLComponentTypeString() function49 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString() function51 ostream << HLSLComponentTypeString(componentType); in HLSLComponentTypeString()94 HLSLComponentTypeString(ostream, gl::VariableComponentType(type), in HLSLTypeString()209 HLSLComponentTypeString(structStream, componentType, in generateVertexShaderForInputLayout()448 HLSLComponentTypeString(hlslStream, componentType, columnCount); in generateVaryingLinkHLSL()