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

  /external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp 32 static void DepthRangef(GGLInterface * iface, GLclampf zNear, GLclampf zFar)
191 iface->DepthRangef = DepthRangef;
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 171 void (* DepthRangef)(GGLInterface_t * iface, GLclampf zNear, GLclampf zFar);

Completed in 103 milliseconds