Lines Matching refs:DeviceInterface
34 Move<VkPipeline> createGraphicsPipeline (const DeviceInterface& vk,
39 Move<VkPipeline> createComputePipeline (const DeviceInterface& vk,
44 Move<VkPipeline> createRayTracingPipelineNV(const DeviceInterface& vk,
49 Move<VkPipeline> createRayTracingPipelineKHR (const DeviceInterface& vk,
55 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk, VkDevice device, const VkCo…
56 Move<VkDescriptorSet> allocateDescriptorSet (const DeviceInterface& vk, VkDevice device, const VkDe…
58 Move<VkSemaphore> createSemaphore (const DeviceInterface& vk,
63 Move<VkSemaphore> createSemaphoreType (const DeviceInterface& vk,
70 Move<VkFence> createFence (const DeviceInterface& vk,
75 Move<VkCommandPool> createCommandPool (const DeviceInterface& vk,
81 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk,
86 Move<VkEvent> createEvent (const DeviceInterface& vk,