Searched refs:ensurePrimaryCommandBufferValid (Results 1 – 2 of 2) sorted by relevance
1004 ANGLE_TRY(ensurePrimaryCommandBufferValid(context, hasProtectedContent)); in submitFrame()1115 angle::Result CommandQueue::ensurePrimaryCommandBufferValid(Context *context, in ensurePrimaryCommandBufferValid() function in rx::vk::CommandQueue1140 ANGLE_TRY(ensurePrimaryCommandBufferValid(context, hasProtectedContent)); in flushOutsideRPCommands()1151 ANGLE_TRY(ensurePrimaryCommandBufferValid(context, hasProtectedContent)); in flushRenderPassCommands()
383 angle::Result ensurePrimaryCommandBufferValid(Context *context, bool hasProtectedContent);