Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1110 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawNonFetchDrawFetchTest() local
1162 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawFetchDrawNonFetchTest() local
1264 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawNonFetchDrawFetchInStorageBufferTest() local