Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp567 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawNonFetchDrawFetchTest() local
619 GLint positionLocationFetch = glGetAttribLocation(programFetch, "a_position"); in DrawFetchDrawNonFetchTest() local