Lines Matching refs:isProtected
52 GrProtected isProtected, in createTexture() argument
82 isProtected); in createTexture()
105 isProtected, in createTexture()
119 GrProtected isProtected) { in getExactScratch() argument
126 isProtected)); in getExactScratch()
142 GrProtected isProtected, in createTexture() argument
160 renderTargetSampleCnt, isProtected); in createTexture()
174 isProtected, in createTexture()
183 GrProtected isProtected, in createCompressedTexture() argument
190 isProtected, data->data(), data->size()); in createCompressedTexture()
200 GrProtected isProtected) { in createTexture() argument
224 isProtected); in createTexture()
236 isProtected); in createTexture()
273 GrProtected isProtected) { in createApproxTexture() argument
293 isProtected)) { in createApproxTexture()
304 isProtected); in createApproxTexture()
326 GrProtected isProtected) { in findAndRefScratchTexture() argument
338 renderTargetSampleCnt, mipmapped, isProtected, &key); in findAndRefScratchTexture()
617 GrProtected isProtected = rt->isProtected() ? GrProtected::kYes : GrProtected::kNo; in attachStencilAttachment() local
622 isProtected, GrMemoryless::kNo, &sbKey); in attachStencilAttachment()
644 GrProtected isProtected, in getDiscardableMSAAAttachment() argument
670 isProtected, in getDiscardableMSAAAttachment()
677 msaaAttachment = this->makeMSAAAttachment(dimensions, format, sampleCnt, isProtected, in getDiscardableMSAAAttachment()
688 GrProtected isProtected, in makeMSAAAttachment() argument
710 isProtected, in makeMSAAAttachment()
716 return fGpu->makeMSAAAttachment(dimensions, format, sampleCnt, isProtected, memoryless); in makeMSAAAttachment()
722 GrProtected isProtected, in refScratchMSAAAttachment() argument
737 GrMipmapped::kNo, isProtected, memoryless, &key); in refScratchMSAAAttachment()