Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsSamplerObjectTest.cpp274 GLuint scaleLoc = (GLuint)-1; in render() local
784 GLuint scaleLoc = (GLuint)-1; in render() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp310 … const int scaleLoc = gl.getUniformLocation(program.getProgram(), "u_scale"); in iterate() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp332 … const int scaleLoc = gl.getUniformLocation(program.getProgram(), "u_scale"); in iterate() local
H A Des3fShaderDerivateTests.cpp823 const int scaleLoc = gl.getUniformLocation(program.getProgram(), "u_scale"); in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp410 GLuint SharedData::scaleLoc() const in scaleLoc() function in glcts::__anon705257c80111::SharedData