Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPipeline.cpp515 …const auto *inputAttachmentMapping = GetExtendedStruct<VkRenderingInputAttachmentIndexInfoKHR>(pCr… in compileShaders() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.cpp1842 const VkRenderingInputAttachmentIndexInfoKHR *inputAttachmentMapping, in SpirvShader()