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

  /external/mesa3d/src/pixelflinger2/
buffer.cpp 112 static void ClearStencil(GGLInterface * iface, GLint s)
239 iface->ClearStencil = ClearStencil;
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 190 void (* ClearStencil)(GGLInterface_t * iface, GLint s);

Completed in 80 milliseconds