Searched defs:__indirect_glDepthRange (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/tests/
H A Dindirect_api.cpp130 void __indirect_glDepthRange(void) { } function
813 EXPECT_EQ((_glapi_proc) __indirect_glDepthRange, table[_gloffset_DepthRange]);
/external/mesa3d/src/glx/tests/
H A Dindirect_api.cpp130 void __indirect_glDepthRange(void) { } function
813 EXPECT_EQ((_glapi_proc) __indirect_glDepthRange, table[_gloffset_DepthRange]);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect.c3817 void __indirect_glDepthRange(GLclampd zNear, GLclampd zFar) function

Completed in 209 milliseconds