Searched defs:position_location (Results 1 – 5 of 5) sorted by relevance
35 GLuint DepthTextureTest::SetupUnitQuad(GLint position_location) { in SetupUnitQuad()
38 GLint position_location, GLfloat pixel_offset) { in SetupQuad()
224 GLint position_location = glGetAttribLocation(program, "a_position"); in TEST_F() local
92 GLuint GLTestHelper::SetupUnitQuad(GLint position_location) { in SetupUnitQuad()
109 int position_location; member