Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkCommandBuffer.hpp53 uint32_t getColorAttachmentCount() const { return colorAttachmentCount; } in getColorAttachmentCount() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp153 uint32_t getColorAttachmentCount(TestType testType) in getColorAttachmentCount() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1877 uint32_t getColorAttachmentCount(void) const in getColorAttachmentCount() function in vkt::__anon33b72dba0111::SubpassRenderInfo