Searched defs:colorAttachmentFormat (Results 1 – 17 of 17) sorted by relevance
433 …Instance::beginSecondaryCmdBuffer(VkCommandBuffer cmdBuffer, VkFormat colorAttachmentFormat, VkRen… in beginSecondaryCmdBuffer()
272 const VkFormat colorAttachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
351 VkFormat colorAttachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in makeGraphicsPipeline() local
331 VkFormat colorAttachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in makeGraphicsPipeline() local
348 VkFormat colorAttachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in makeGraphicsPipeline() local
672 …Instance::beginSecondaryCmdBuffer(VkCommandBuffer cmdBuffer, VkFormat colorAttachmentFormat, VkRen… in beginSecondaryCmdBuffer()
761 const VkFormat colorAttachmentFormat, in createRenderPass()
861 const vk::VkFormat colorAttachmentFormat) in createRenderPass()
706 const auto colorAttachmentFormat = getColorAttachmentFormat(m_params.textureFormat); in iterate() local