Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp53 uint32_t getColorAttachmentCount() const { return colorAttachmentCount; } in getColorAttachmentCount() function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1750 …deUint32 getColorAttachmentCount (void) const { return (deUint32)m_colorAttachments.size();… in getColorAttachmentCount() function in vkt::__anone08f04e90111::SubpassRenderInfo