Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/tests/
Dindirect_api.cpp583 void __indirect_glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) { } in __indirect_glSecondaryColor3ub() function
1352 …EXPECT_EQ((_glapi_proc) __indirect_glSecondaryColor3ub, table[_glapi_get_proc_offset("glSecondaryC… in TEST_F()