Searched defs:attachmentFormat (Results 1 – 8 of 8) sorted by relevance
120 wgpu::TextureFormat attachmentFormat; member
228 const VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in testEarlyDestroy() local
242 const VkFormat attachmentFormat = VK_FORMAT_R8G8B8A8_UNORM; in testEarlyDestroy() local
211 const VkFormat attachmentFormat; // Depth attachment format. member
1101 const Format& attachmentFormat = attachmentInfo->view->GetTexture()->GetFormat(); in ExecuteRenderPass() local
536 const vk::VkFormat attachmentFormat = VK_FORMAT_R32G32B32A32_SFLOAT, in makeGraphicsPipeline()
2195 tcu::TextureFormat attachmentFormat; in checkFramebufferStatus() local