Searched refs:hasStartedRenderPassWithFramebuffer (Results 1 – 3 of 3) sorted by relevance
503 ASSERT(contextVk->hasStartedRenderPassWithFramebuffer(currentFramebuffer)); in clearImpl()1200 contextVk->hasStartedRenderPassWithFramebuffer(srcVkFramebuffer)) in blit()1571 if (contextVk->hasStartedRenderPassWithFramebuffer(currentFramebuffer)) in invalidateImpl()
543 bool hasStartedRenderPassWithFramebuffer(vk::Framebuffer *framebuffer) in hasStartedRenderPassWithFramebuffer() function
1987 if (contextVk->hasStartedRenderPassWithFramebuffer(currentFramebuffer)) in clearFramebuffer()