Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp1549 size_t depthStencilFormatCount, in GenerateConfigs()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp5260 constexpr uint32_t depthStencilFormatCount = DE_LENGTH_OF_ARRAY(depthStencilFormatRange); in createMultisampledTestsInGroup() local