Searched refs:stencilFormats (Results 1 – 3 of 3) sorted by relevance
248 static const deUint32 stencilFormats[] = in init() local260 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(stencilFormats); fmtNdx++) in init()262 deUint32 format = stencilFormats[fmtNdx]; in init()
181 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
1146 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in createStencilAttachmentForRenderTarget()1159 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; in createStencilAttachmentForRenderTarget()