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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.h 63 unsigned int GetStencilSize(D3DFORMAT stencilFormat);
utilities.cpp 587 unsigned int GetStencilSize(D3DFORMAT stencilFormat)
589 switch(stencilFormat)
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 106 enum GGLPixelFormat colorFormat, depthFormat, stencilFormat;
  /external/mesa3d/src/pixelflinger2/
buffer.cpp 225 ctx->state.bufferState.stencilFormat = ctx->stencilSurface.format;

Completed in 796 milliseconds