Searched refs:sFmt (Results 1 - 1 of 1) sorted by path

/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp1159 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; local
1167 sFmt.fInternalFormat,
1171 sFmt.fInternalFormat,
1179 GrGLStencilAttachment::Format format = sFmt;
1201 if (sFmt.fPacked) {
1233 if (sFmt.fPacked) {

Completed in 217 milliseconds