Searched defs:DepthFunc (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/pixelflinger2/
H A Dbuffer.cpp25 static void DepthFunc(GGLInterface * iface, GLenum func) function
235 iface->DepthFunc = DepthFunc;
/external/mesa3d/include/pixelflinger2/
H A Dpixelflinger2_interface.h183 void (* DepthFunc)(GGLInterface_t * iface, GLenum func); member in struct:GGLInterface

Completed in 145 milliseconds