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

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp246 void __indirect_glPixelMapfv(void) { } function
929 EXPECT_EQ((_glapi_proc) __indirect_glPixelMapfv, table[_gloffset_PixelMapfv]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp246 void __indirect_glPixelMapfv(void) { } function
929 EXPECT_EQ((_glapi_proc) __indirect_glPixelMapfv, table[_gloffset_PixelMapfv]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect_init.c245 table[251] = (_glapi_proc) __indirect_glPixelMapfv;
H A Dindirect.h319 extern _X_HIDDEN void __indirect_glPixelMapfv(GLenum map, GLsizei mapsize, const GLfloat * values);
H A Dindirect.c2958 void __indirect_glPixelMapfv(GLenum map, GLsizei mapsize, const GLfloat * values) function

Completed in 855 milliseconds