Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp553 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchTest() local
632 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawFetchDrawNonFetchTest() local
682 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local
801 GLint positionLocationNonFetch = glGetAttribLocation(programNonFetch, "a_position"); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local