Searched refs:CanKnowIfEmpty (Results 1 – 3 of 3) sorted by relevance
730 return hasStartedRenderPass() && (!vk::CommandBuffer::CanKnowIfEmpty() || in renderPassStartedButEmpty()
664 static bool CanKnowIfEmpty() { return true; } in CanKnowIfEmpty() function
178 static bool CanKnowIfEmpty() { return false; }