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