Searched refs:glVariablePrecision (Results 1 – 2 of 2) sorted by relevance
305 GLenum glVariablePrecision(const TType &type);
3202 …activeUniforms.push_back(Uniform(glVariableType(type), glVariablePrecision(type), name.c_str(), ty… in declareUniform()3439 GLenum OutputASM::glVariablePrecision(const TType &type) in glVariablePrecision() function in glsl::OutputASM