Lines Matching refs:fProtectedContext
144 *backendContext.fVkExtensions, backendContext.fProtectedContext));
151 *backendContext.fVkExtensions, backendContext.fProtectedContext));
176 backendContext.fProtectedContext));
212 if (backendContext.fProtectedContext == GrProtected::kYes &&
238 , fProtectedContext(backendContext.fProtectedContext) {
646 if (fProtectedContext == GrProtected::kYes) {
1425 if (backendTex.isProtected() && (fProtectedContext == GrProtected::kNo)) {
1465 if (backendTex.isProtected() && (fProtectedContext == GrProtected::kNo)) {
1496 if (backendRT.isProtected() && (fProtectedContext == GrProtected::kNo)) {
1691 if (fProtectedContext != isProtected) {
1738 imageDesc.fIsProtected = fProtectedContext;
1813 if (fProtectedContext != isProtected) {