Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Drender2.c357 __indirect_glDisable(GLenum cap) in __indirect_glDisable() function
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp129 void __indirect_glDisable(void) { } in __indirect_glDisable() function
814 EXPECT_EQ((_glapi_proc) __indirect_glDisable, table[_gloffset_Disable]); in TEST_F()