Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1107 GLint colorLocationFetch = glGetUniformLocation(programFetch, "u_color"); in DrawNonFetchDrawFetchTest() local
1159 GLint colorLocationFetch = glGetUniformLocation(programFetch, "u_color"); in DrawFetchDrawNonFetchTest() local
1261 GLint colorLocationFetch = glGetUniformLocation(programFetch, "u_color"); in DrawNonFetchDrawFetchInStorageBufferTest() local
1776 GLint colorLocationFetch = glGetUniformLocation(programFetch, "u_color"); in ProgramPipelineTest() local