Lines Matching refs:VkDevice
50 const vk::VkDevice device, in Buffer()
78 const vk::VkDevice device, in Image()
114 …GraphicsPipelineBuilder& setShader (const vk::DeviceInterface& vk, const vk::VkDevice device,…
129 …vk::Move<vk::VkPipeline> build (const vk::DeviceInterface& vk, const vk::VkDevice device, co…
197 …Pool> makeCommandPool (const vk::DeviceInterface& vk, const vk::VkDevice device, const deU…
198 …ffer> makeCommandBuffer (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
199 …rSet> makeDescriptorSet (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
200 …out> makePipelineLayout (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
201 …> makePipelineLayoutWithoutDescriptors (const vk::DeviceInterface& vk, const vk::VkDevice device);
202 …e> makeComputePipeline (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
203 …rPass> makeRenderPass (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
204 …ss> makeRenderPassWithoutAttachments (const vk::DeviceInterface& vk, const vk::VkDevice device);
205 …ffer> makeFramebuffer (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
206 …amebufferWithoutAttachments (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk:…
207 vk::Move<vk::VkImageView> makeImageView (const vk::DeviceInterface& vk, const vk::VkDevice …
214 void submitCommandsAndWait (const vk::DeviceInterface& vk, const vk::VkDevice device, co…