Home
last modified time | relevance | path

Searched refs:inlineUniforms (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp708 deUint32 inlineUniforms = 0; in computeMaxPerStageDescriptorCount() local
761 …case VK_DESCRIPTOR_TYPE_INLINE_UNIFORM_BLOCK_EXT: result = deMinu32(resources, inlineUniforms); … in computeMaxPerStageDescriptorCount()