Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingLocalReadTests.cpp136 …uint32_t GetRemappedColorInputAttachment(uint32_t outputDrawId, uint32_t inputAttachmentIdx) const;
331 uint32_t BasicLocalReadTestInstance::GetRemappedColorInputAttachment(uint32_t outputDrawId, in GetRemappedColorInputAttachment() function in vkt::renderpass::__anon7e0a33ed0111::BasicLocalReadTestInstance
405 uint32_t attIndexRemaped = GetRemappedColorInputAttachment(outputDraw, attIndex); in CalculateExpectedValues()
556 uint32_t remapedIndex = GetRemappedColorInputAttachment(i, attIndex); in iterate()