Searched defs:texLocation (Results 1 – 5 of 5) sorted by relevance
402 const GLuint texLocation = 54; in TEST_P() local473 const GLuint texLocation = 2; in TEST_P() local504 const GLuint texLocation = 3; in TEST_P() local
495 GLint texLocation = glGetUniformLocation(texelFetchProgram, "tex"); in TEST_P() local972 GLint texLocation = glGetUniformLocation(texSizeProgram, "tex"); in TEST_P() local1001 GLint texLocation = glGetUniformLocation(texelFetchProgram, "tex"); in TEST_P() local1060 GLint texLocation = glGetUniformLocation(texelFetchProgram, "tex"); in TEST_P() local
1449 GLint texLocation = glGetUniformLocation(mProgram, "tex[0]"); in TEST_P() local
1948 GLint texLocation = glGetUniformLocation(program, "tex"); in TestSampleWithDepthStencilMode() local
692 GLuint texLocation = gl.getUniformLocation(program.getProgram(), "tex"); in drawTexture() local