Home
last modified time | relevance | path

Searched defs:numSets (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Drepattrn.cpp118 int32_t numSets = other.fSets->size(); in operator =() local
Dregexcmp.cpp322 int32_t numSets = fRXPat->fSets->size(); in compile() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3425 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceDeclarations() local
3504 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceAccessSource() local
7175 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceDeclarations() local
7400 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceAccessSource() local
9006 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceDeclarations() local
9062 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceAccessSource() local
DvktBindingDescriptorSetRandomTests.cpp183 RandomLayout(deUint32 numSets) : in RandomLayout()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4804 constexpr auto numSets = 2u; // 1 for the output buffer, 1 for the input attachments. in checkIntermediateCopy() local