Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp768 deBool useFormatCompCount; member
938 …::string clearColorToString (VkFormat vkFormat, VkClearColorValue value, deBool useFormatCompCount) in clearColorToString()
1001 std::string clearValueToString (VkFormat vkFormat, VkClearValue value, deBool useFormatCompCount) in clearValueToString()
1028 …ue randomColorClearValue (const Attachment& attachment, de::Random& rng, deBool useFormatCompCount) in randomColorClearValue()
1348 …arValue randomClearValue (const Attachment& attachment, de::Random& rng, deBool useFormatCompCount) in randomClearValue()
3479 const deBool useFormatCompCount) in verifyColorAttachment()
3754 std::string getAttachmentType (VkFormat vkFormat, deBool useFormatCompCount) in getAttachmentType()
4238 …lues, const vector<Attachment>& attachments, const vector<bool>& isLazy, deBool useFormatCompCount) in initializeImageClearValues()
4249 …ybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments, deBool useFormatCompCount) in initializeRenderPassClearValues()
4263 …<vector<VkClearColorValue> >& clearValues, const RenderPass& renderPass, deBool useFormatCompCount) in initializeSubpassClearValues()
[all …]