Home
last modified time | relevance | path

Searched defs:scaleLoc (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp298 GLuint scaleLoc = (GLuint)-1; in render() local
787 GLuint scaleLoc = (GLuint)-1; in render() local
/external/deqp/modules/gles2/functional/
Des2fShaderBuiltinVarTests.cpp319 const int scaleLoc = gl.getUniformLocation(program.getProgram(), "u_scale"); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp337 const int scaleLoc = gl.getUniformLocation(program.getProgram(), "u_scale"); in iterate() local
Des3fShaderDerivateTests.cpp775 const int scaleLoc = gl.getUniformLocation(program.getProgram(), "u_scale"); in iterate() local
/external/deqp/external/openglcts/modules/common/
DglcCompressedFormatTests.cpp394 GLuint SharedData::scaleLoc () const in scaleLoc() function in glcts::__anon209c35970111::SharedData