Searched defs:attribLocation (Results 1 – 4 of 4) sorted by relevance
772 GLint attribLocation = glGetAttribLocation(program.get(), attribNameStr.str().c_str()); in TEST_P() local793 GLint attribLocation = glGetAttribLocation(program.get(), attribNameStr.str().c_str()); in TEST_P() local
185 GLint attribLocation = glGetAttribLocation(mProgram, essl1_shaders::PositionAttrib()); in TEST_P() local
434 GLint attribLocation = glGetAttribLocation(mProgram, "attrib"); in TEST_P() local
256 GLint attribLocation = glGetAttribLocation(mPrograms[0], "pos"); in initializeBenchmark() local