Lines Matching refs:DeviceInterface
38 Move<VkPipeline> makeComputePipeline (const DeviceInterface& vk, in makeComputePipeline()
69 Move<VkPipeline> makeGraphicsPipeline(const DeviceInterface& vk, in makeGraphicsPipeline()
323 Move<VkPipeline> makeGraphicsPipeline (const DeviceInterface& vk, in makeGraphicsPipeline()
417 Move<VkPipeline> makeGraphicsPipeline (const DeviceInterface& vk, in makeGraphicsPipeline()
531 Move<VkRenderPass> makeRenderPass (const DeviceInterface& vk, in makeRenderPass()
622 Move<VkImageView> makeImageView (const DeviceInterface& vk, in makeImageView()
644 Move<VkBufferView> makeBufferView (const DeviceInterface& vk, in makeBufferView()
664 Move<VkDescriptorSet> makeDescriptorSet (const DeviceInterface& vk, in makeDescriptorSet()
720 Move<VkPipelineLayout> makePipelineLayout (const DeviceInterface& vk, in makePipelineLayout()
727 Move<VkPipelineLayout> makePipelineLayout (const DeviceInterface& vk, in makePipelineLayout()
740 Move<VkPipelineLayout> makePipelineLayout (const DeviceInterface& vk, in makePipelineLayout()
759 Move<VkPipelineLayout> makePipelineLayout (const DeviceInterface& vk, in makePipelineLayout()
780 Move<VkFramebuffer> makeFramebuffer (const DeviceInterface& vk, in makeFramebuffer()
791 Move<VkFramebuffer> makeFramebuffer (const DeviceInterface& vk, in makeFramebuffer()
816 Move<VkCommandPool> makeCommandPool (const DeviceInterface& vk, in makeCommandPool()