Lines Matching refs:DeviceInterface
135 Move<VkDescriptorSetLayout> makeDescriptorSetLayout (const DeviceInterface& vk, in makeDescriptorSetLayout()
159 Move<VkRenderPass> makeRenderPass (const DeviceInterface& vk, in makeRenderPass()
316 (const DeviceInterface& vk,
327 (const DeviceInterface& vk,
337 Move<VkRenderPass> makeRenderPassWithDepth (const DeviceInterface& vk, const VkDevice device, const… in makeRenderPassWithDepth()
345 (const DeviceInterface& vk,
354 (const DeviceInterface& vk,
361 Move<VkRenderPass> makeRenderPassWithAttachments (const DeviceInterface& vk, in makeRenderPassWithAttachments()
514 (const DeviceInterface& vk,
523 (const DeviceInterface& vk,
529 void beginSecondaryCommandBuffer (const DeviceInterface& vk, in beginSecondaryCommandBuffer()
557 void imageBarrier (const DeviceInterface& vk, in imageBarrier()