Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/tests/
Dindirect_api.cpp559 void __indirect_glIsQuery(void) { } in __indirect_glIsQuery() function
1298 EXPECT_EQ((_glapi_proc) __indirect_glIsQuery, table[_glapi_get_proc_offset("glIsQueryARB")]); in TEST_F()