Home
last modified time | relevance | path

Searched refs:floatColor2Format (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp175 VkFormat floatColor2Format; //!< Color attachment format member
228 , floatColor2Format{}
624 …bufferSize.x() * wd.framebufferSize.y() * tcu::getPixelSize(mapVkFormat(params.floatColor2Format)), in logTestImages()
693 … {mapVkFormat(params.floatColor2Format), size.x(), size.y(), 1, bufferAlloc[1]->getHostPtr()}, in logTestImages()
954 params.floatColor2Format, // VkFormat format; in initializeAttachmentDescriptions()
1027 params.floatColor2Format, // VkFormat format; in initializeAttachmentDescriptions()
1161 colorAttachmentFormats[perPass.floatColor2Location] = params.floatColor2Format; in initializeRenderingAttachmentInfos()
1661 wd.floatColor2.allocate(vk, device, allocator, params.floatColor2Format, wd.framebufferSize, in createWorkingData()
1696 … wd.floatResolve2.allocate(vk, device, allocator, params.floatColor2Format, wd.framebufferSize, in createWorkingData()
1821 checkImageRequirements(context, params.floatColor2Format, in checkRequirements()
[all …]