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.cpp1326 size_t depthStencilFormatCount, in GenerateConfigs()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp4969 constexpr deUint32 depthStencilFormatCount = DE_LENGTH_OF_ARRAY(depthStencilFormatRange); in createMultisampledTestsInGroup() local