Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp4557 GLuint uintLocation = glGetFragDataLocation(program, "uintOutput"); in TEST_P() local
4648 GLint uintLocation = glGetAttribLocation(program, "uintInput"); in TEST_P() local