Searched defs:useFormatCompCount (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 850 bool useFormatCompCount; member 1039 std::string clearColorToString(VkFormat vkFormat, VkClearColorValue value, bool useFormatCompCount) in clearColorToString() 1103 std::string clearValueToString(VkFormat vkFormat, VkClearValue value, bool useFormatCompCount) in clearValueToString() 1130 …Value randomColorClearValue(const Attachment &attachment, de::Random &rng, bool useFormatCompCount) in randomColorClearValue() 1466 …ClearValue randomClearValue(const Attachment &attachment, de::Random &rng, bool useFormatCompCount, in randomClearValue() 4426 const PixelBufferAccess &errorImage, const bool useFormatCompCount) in verifyColorAttachment() 4843 std::string getAttachmentType(VkFormat vkFormat, bool useFormatCompCount) in getAttachmentType() 5387 bool useFormatCompCount, const DepthValuesArray &depthValues) in initializeImageClearValues() 5400 const vector<Attachment> &attachments, bool useFormatCompCount, in initializeRenderPassClearValues() 6503 const bool useFormatCompCount = true; in addAttachmentWriteMaskTests() local
|