Home
last modified time | relevance | path

Searched refs:__indirect_glDrawArrays (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/glx/tests/
Dindirect_api.cpp391 void __indirect_glDrawArrays(void) { } in __indirect_glDrawArrays() function
1082 EXPECT_EQ((_glapi_proc) __indirect_glDrawArrays, table[_gloffset_DrawArrays]); in TEST_F()
/external/mesa3d/src/glx/
Dindirect_vertex_array.c982 __indirect_glDrawArrays(GLenum mode, GLint first, GLsizei count) in __indirect_glDrawArrays() function