Searched refs:hasStartedRenderPassWithFramebuffer (Results 1 – 3 of 3) sorted by relevance
504 ASSERT(contextVk->hasStartedRenderPassWithFramebuffer(currentFramebuffer)); in clearImpl()1201 contextVk->hasStartedRenderPassWithFramebuffer(srcVkFramebuffer)) in blit()1579 if (contextVk->hasStartedRenderPassWithFramebuffer(currentFramebuffer)) in invalidateImpl()
583 bool hasStartedRenderPassWithFramebuffer(vk::Framebuffer *framebuffer) in hasStartedRenderPassWithFramebuffer() function
1975 if (contextVk->hasStartedRenderPassWithFramebuffer(currentFramebuffer)) in clearFramebuffer()