Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1096 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchTest() local
1175 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawFetchDrawNonFetchTest() local
1247 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchInStorageBufferTest() local
1328 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local
1447 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local