Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/tests/
Dindirect_api.cpp132 void __indirect_glDrawBuffer(GLenum mode) { } in __indirect_glDrawBuffer() function
819 EXPECT_EQ((_glapi_proc) __indirect_glDrawBuffer, table[_gloffset_DrawBuffer]); in TEST_F()