Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp4555 GLuint intLocation = glGetFragDataLocation(program, "intOutput"); in TEST_P() local
4646 GLint intLocation = glGetAttribLocation(program, "intInput"); in TEST_P() local