Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp2958 GLint fetchColorLocation = glGetUniformLocation(fetchProgram, "u_color"); in TEST_P() local
3464 GLint fetchColorLocation = glGetUniformLocation(fetchProgram, "u_color"); in TEST_P() local