Searched defs:graphics_queue (Results 1 – 2 of 2) sorted by relevance
538 graphics_queue: Arc<Queue>, field723 let graphics_queue = queues localVariable915 let graphics_queue = Arc::clone(&self.graphics_queue); in post() localVariable
163 VkQueue graphics_queue; member