Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp796 , useFormatCompCount (useFormatCompCount_) in TestConfig()
819 deBool useFormatCompCount; member
1084 return clearColorToString(vkFormat, value.color, useFormatCompCount); in clearValueToString()
1433 clearValue.color = randomColorClearValue(attachment, rng, useFormatCompCount); in randomClearValue()
3542 const deBool useFormatCompCount) in verifyColorAttachment() argument
3914 std::string getAttachmentType (VkFormat vkFormat, deBool useFormatCompCount) in getAttachmentType() argument
3923 if (useFormatCompCount) in getAttachmentType()
3929 if (useFormatCompCount) in getAttachmentType()
3937 if (useFormatCompCount) in getAttachmentType()
5122 const deBool useFormatCompCount = DE_TRUE; in addAttachmentWriteMaskTests() local
[all …]