Searched refs:HLSLComponentTypeString (Results 1 – 1 of 1) sorted by relevance
36 const char *HLSLComponentTypeString(GLenum componentType) in HLSLComponentTypeString() function54 void HLSLComponentTypeString(std::ostringstream &ostream, GLenum componentType, int componentCount) in HLSLComponentTypeString() function56 ostream << HLSLComponentTypeString(componentType); in HLSLComponentTypeString()99 HLSLComponentTypeString(ostream, gl::VariableComponentType(type), in HLSLTypeString()229 HLSLComponentTypeString(structStream, componentType, in GenerateVertexShaderForInputLayout()536 HLSLComponentTypeString(hlslStream, componentType, columnCount); in GenerateVaryingLinkHLSL()