Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1093 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchTest() local
1172 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawFetchDrawNonFetchTest() local
1244 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchInStorageBufferTest() local
1325 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local
1444 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local
1757 GLint colorLocationNonFetch = glGetUniformLocation(programNonFetch, "u_color"); in ProgramPipelineTest() local