Searched defs:attachmentFormat (Results 1 – 7 of 7) sorted by relevance
343 VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local441 VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in TEST_F() local976 VkFormat attachmentFormat = VK_FORMAT_D32_SFLOAT_S8_UINT; in TEST_F() local
187 … VkFormat attachmentFormat = out_struct->pAttachments[attachment_ref.attachment].format; in ConvertVkRenderPassCreateInfoToV2KHR() local
239 const VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in testEarlyDestroy() local
237 const VkFormat attachmentFormat; // Depth attachment format. member
373 VkFormat attachmentFormat = GetVkFormatFromFormatID(renderer, attachmentFormatID); in DeriveRenderingInfo() local444 const VkFormat attachmentFormat = GetVkFormatFromFormatID(renderer, attachmentFormatID); in DeriveRenderingInfo() local
523 …const bool frameBufferTests = false, const vk::VkFormat attachmentFormat = VK_FORMAT_R32G32B32A32_… in makeGraphicsPipeline()
2335 tcu::TextureFormat attachmentFormat; in checkFramebufferStatus() local