Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DFramebufferFetchTest.cpp589 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchTest() local
668 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawFetchDrawNonFetchTest() local
740 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchInStorageBufferTest() local
821 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local
940 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local