Lines Matching refs:SkASSERT
64 SkASSERT(fColorAttachment);
67 SkASSERT(!resolveAttachment);
74 SkASSERT(!resolveAttachment ||
76 SkASSERT(SkToBool(fColorAttachment->vkUsageFlags() & VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT));
94 SkASSERT(fExternalFramebuffer);
95 SkASSERT(!fColorAttachment);
97 SkASSERT(colorAttachment);
98 SkASSERT(colorAttachment->numSamples() == 1);
99 SkASSERT(SkToBool(colorAttachment->vkUsageFlags() & VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT));
100 SkASSERT(!SkToBool(colorAttachment->vkUsageFlags() & VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT));
121 SkASSERT(VK_NULL_HANDLE != info.fImage);
122 SkASSERT(1 == info.fLevelCount);
123 SkASSERT(sampleCnt >= 1 && info.fSampleCount >= 1);
222 SkASSERT(nonMSAAColorAttachment->numSamples() == 1);
251 SkASSERT(!useMSAASurface || this->numSamples() > 1 ||
268 SkASSERT(!this->wrapsSecondaryCommandBuffer());
269 SkASSERT(!useMSAASurface ||
284 SkASSERT(!this->wrapsSecondaryCommandBuffer());
317 SkASSERT(!this->wrapsSecondaryCommandBuffer());
325 SkASSERT(!renderPass || handle.isValid());
335 SkASSERT(cacheIndex < GrVkRenderTarget::kNumCachedFramebuffers);
348 SkASSERT(!this->wrapsSecondaryCommandBuffer());
356 SkASSERT(compatibleHandle.isValid());
360 SkASSERT(cacheIndex < GrVkRenderTarget::kNumCachedFramebuffers);
379 SkASSERT(!this->wrapsSecondaryCommandBuffer());
398 SkASSERT(stencil);
402 SkASSERT(desc->fStencil.fSamples == desc->fColor.fSamples);
428 SkASSERT(!programInfo.isStencilEnabled() || programInfo.needsStencil());
433 SkASSERT(desc->fStencil.fSamples == desc->fColor.fSamples);
442 SkASSERT(!fColorAttachment);
443 SkASSERT(!fResolveAttachment);
444 SkASSERT(!fDynamicMSAAAttachment);
447 SkASSERT(!fCachedFramebuffers[i]);
450 SkASSERT(!fCachedInputDescriptorSet);
483 SkASSERT(!this->wrapsSecondaryCommandBuffer());
485 SkASSERT(!this->wasDestroyed());
493 SkASSERT(!this->wasDestroyed());