HomeSort by relevance Sort by last modified time
    Searched refs:__indirect_glAlphaFunc (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp 78 void __indirect_glAlphaFunc(void) { }
761 EXPECT_EQ((_glapi_proc) __indirect_glAlphaFunc, table[_gloffset_AlphaFunc]);
    [all...]
  /external/mesa3d/src/glx/tests/
indirect_api.cpp 78 void __indirect_glAlphaFunc(void) { }
761 EXPECT_EQ((_glapi_proc) __indirect_glAlphaFunc, table[_gloffset_AlphaFunc]);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c 77 table[240] = (_glapi_proc) __indirect_glAlphaFunc;
    [all...]
indirect.h 308 extern _X_HIDDEN void __indirect_glAlphaFunc(GLenum func, GLclampf ref);
    [all...]
indirect.c     [all...]

Completed in 393 milliseconds