Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramPipelineVk.cpp41 … renderer->getMaxColorInputAttachmentCount()); in link()
H A DProgramExecutableVk.h377 context->getFeatures(), context->getRenderer()->getMaxColorInputAttachmentCount()); in assignAllSpvLocations()
H A Dvk_renderer.h264 uint32_t getMaxColorInputAttachmentCount() const { return mMaxColorInputAttachmentCount; } in getMaxColorInputAttachmentCount() function
H A DProgramExecutableVk.cpp1298 context->getRenderer()->getMaxColorInputAttachmentCount(); in addInputAttachmentDescriptorSetDesc()