Home
last modified time | relevance | path

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

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