Searched refs:GetGLSLTypeString (Results 1 – 3 of 3) sorted by relevance
53 std::string GetGLSLTypeString(GLenum type);
213 std::string GetGLSLTypeString(GLenum type) in GetGLSLTypeString() function
450 std::string varyingType = gl::GetGLSLTypeString(tfVarying.type); in GenerateTransformFeedbackExtensionOutputs()