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

  /external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp 87 void __indirect_glClearDepth(void) { }
770 EXPECT_EQ((_glapi_proc) __indirect_glClearDepth, table[_gloffset_ClearDepth]);
    [all...]
  /external/mesa3d/src/glx/tests/
indirect_api.cpp 87 void __indirect_glClearDepth(void) { }
770 EXPECT_EQ((_glapi_proc) __indirect_glClearDepth, table[_gloffset_ClearDepth]);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c 86 table[208] = (_glapi_proc) __indirect_glClearDepth;
    [all...]
indirect.h 276 extern _X_HIDDEN void __indirect_glClearDepth(GLclampd depth);
    [all...]
indirect.c     [all...]

Completed in 38 milliseconds