Home | History | Annotate | Download | only in tests

Lines Matching defs:QueueCommandBuffer

808     cmd_buf.QueueCommandBuffer();
1014 cmd_buf.QueueCommandBuffer();
1483 void VkCommandBufferObj::QueueCommandBuffer(bool checkSuccess) {
1485 QueueCommandBuffer(nullFence, checkSuccess);
1488 void VkCommandBufferObj::QueueCommandBuffer(VkFence fence, bool checkSuccess) {