Searched refs:__indirect_glColor3us (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp105 void __indirect_glColor3us(void) { } function
788 EXPECT_EQ((_glapi_proc) __indirect_glColor3us, table[_gloffset_Color3us]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp105 void __indirect_glColor3us(void) { } function
788 EXPECT_EQ((_glapi_proc) __indirect_glColor3us, table[_gloffset_Color3us]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c104 table[23] = (_glapi_proc) __indirect_glColor3us;
H A Dindirect.h91 extern _X_HIDDEN void __indirect_glColor3us(GLushort red, GLushort green, GLushort blue);
H A Dindirect.c614 void __indirect_glColor3us(GLushort red, GLushort green, GLushort blue) function

Completed in 152 milliseconds