Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp1092 GLint tfInputLocation = glGetAttribLocation(mProgram, "transformFeedbackInput"); in TEST_P() local
1224 GLint tfInputLocation = glGetAttribLocation(context.program, "transformFeedbackInput"); in TEST_P() local