Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dpixelstore.c69 __indirect_glPixelStoref(GLenum pname, GLfloat param) in __indirect_glPixelStoref() function
/external/mesa3d/src/glx/tests/
Dindirect_api.cpp247 void __indirect_glPixelStoref(void) { } in __indirect_glPixelStoref() function
934 EXPECT_EQ((_glapi_proc) __indirect_glPixelStoref, table[_gloffset_PixelStoref]); in TEST_F()