Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DUniformTest.cpp839 GLint floatLocation = glGetUniformLocation(mProgram, "uniF"); in TEST_P() local
DWebGLCompatibilityTest.cpp4556 GLuint floatLocation = glGetFragDataLocation(program, "floatOutput"); in TEST_P() local
4647 GLint floatLocation = glGetAttribLocation(program, "floatInput"); in TEST_P() local