Home
last modified time | relevance | path

Searched refs:texCoordPrecision (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsTextureTestUtil.hpp195 …ntext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision);
215 …ntext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision);
DglsTextureTestUtil.cpp1047 …ontext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision) in ProgramLibrary() argument
1051 , m_texCoordPrecision (texCoordPrecision) in ProgramLibrary()
1261 …ontext& context, tcu::TestLog& log, glu::GLSLVersion glslVersion, glu::Precision texCoordPrecision) in TextureRenderer() argument
1264 , m_programLibrary (context, log, glslVersion, texCoordPrecision) in TextureRenderer()