Home
last modified time | relevance | path

Searched defs:expectLoc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp397 … const int expectLoc = uniformInfo.location >= 0 ? uniformInfo.location + subTypeIndex : -1; in verifyLocations() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBufferDataTest.cpp1329 GLint expectLoc = glGetUniformLocation(verifyUbo, "expect"); in TEST_P() local
H A DVulkanPerformanceCounterTest.cpp5769 GLint expectLoc = glGetUniformLocation(verifyUbo, "expect"); in mappingGpuReadOnlyBufferGhostsBuffer() local
5888 GLint expectLoc = glGetUniformLocation(program, "expect"); in partialBufferUpdateShouldNotBreakRenderPass() local
H A DStateChangeTest.cpp7621 const GLint expectLoc = glGetUniformLocation(program, "expect"); in TEST_P() local