HomeSort by relevance Sort by last modified time
    Searched defs:ClearDepthf (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/pixelflinger2/
buffer.cpp 129 static void ClearDepthf(GGLInterface * iface, GLclampf d)
241 iface->ClearDepthf = ClearDepthf;
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 192 void (* ClearDepthf)(GGLInterface_t * iface, GLclampf d);

Completed in 193 milliseconds