Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dsingle2.c755 __indirect_glIsEnabled(GLenum cap) in __indirect_glIsEnabled() function
/third_party/mesa3d/src/glx/tests/
Dindirect_api.cpp200 void __indirect_glIsEnabled(GLenum cap) { } in __indirect_glIsEnabled() function
887 EXPECT_EQ((_glapi_proc) __indirect_glIsEnabled, table[_gloffset_IsEnabled]); in TEST_F()