Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DFramebufferFetchTest.cpp603 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawNonFetchDrawFetchTest() local
655 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawFetchDrawNonFetchTest() local
757 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawNonFetchDrawFetchInStorageBufferTest() local