Searched defs:floatLocation (Results 1 – 2 of 2) sorted by relevance
1142 GLint floatLocation = glGetUniformLocation(mProgram, "uniF"); in TEST_P() local
4547 GLuint floatLocation = glGetFragDataLocation(program, "floatOutput"); in TEST_P() local4638 GLint floatLocation = glGetAttribLocation(program, "floatInput"); in TEST_P() local