Searched refs:allocateScopedQueueSerialIndex (Results 1 – 3 of 3) sorted by relevance
142 ANGLE_TRY(mRenderer->allocateScopedQueueSerialIndex(&index)); in updateContextsPriority()
612 angle::Result allocateScopedQueueSerialIndex(vk::ScopedQueueSerialIndex *indexOut);
6625 ANGLE_TRY(allocateScopedQueueSerialIndex(&index)); in queueSubmitOneOff()7154 angle::Result Renderer::allocateScopedQueueSerialIndex(vk::ScopedQueueSerialIndex *indexOut) in allocateScopedQueueSerialIndex() function in rx::vk::Renderer