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