···917917 return c;
918918 }
919919920920- // Create a dummy VkCommandBuffer and submit it to the VkQueue, just for inserting a debug label into
920920+ // Create a no-op VkCommandBuffer and submit it to the VkQueue, just for inserting a debug label into
921921 // RenderDoc for triggering the capture.
922922 ret = vk_cmd_pool_create_begin_insert_label_and_end_cmd_buffer_locked(
923923 vk, &c->pool, "vr-marker,frame_end,type,application", &c->dcb);