Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp550 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchTest() local
629 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawFetchDrawNonFetchTest() local
679 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local
798 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local
1029 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in ProgramPipelineTest() local