Searched defs:expectLoc (Results 1 – 4 of 4) sorted by relevance
397 … const int expectLoc = uniformInfo.location >= 0 ? uniformInfo.location + subTypeIndex : -1; in verifyLocations() local
1329 GLint expectLoc = glGetUniformLocation(verifyUbo, "expect"); in TEST_P() local
5769 GLint expectLoc = glGetUniformLocation(verifyUbo, "expect"); in mappingGpuReadOnlyBufferGhostsBuffer() local5888 GLint expectLoc = glGetUniformLocation(program, "expect"); in partialBufferUpdateShouldNotBreakRenderPass() local
7621 const GLint expectLoc = glGetUniformLocation(program, "expect"); in TEST_P() local