Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/source/i18n/
Drepattrn.cpp118 int32_t numSets = other.fSets->size(); in operator =() local
Dregexcmp.cpp317 int32_t numSets = fRXPat->fSets->size(); in compile() local
/external/icu/icu4c/source/i18n/
Drepattrn.cpp118 int32_t numSets = other.fSets->size(); in operator =() local
Dregexcmp.cpp317 int32_t numSets = fRXPat->fSets->size(); in compile() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3504 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceDeclarations() local
3583 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceAccessSource() local
7362 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceDeclarations() local
7587 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceAccessSource() local
9241 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceDeclarations() local
9297 const deUint32 numSets = getDescriptorSetCount(m_descriptorSetCount); in genResourceAccessSource() local
DvktBindingDescriptorBufferTests.cpp1357 …const auto numSets = (m_params.bufferBindingCount * m_params.setsPerBuffer) + (m_params.isPushD… in delayedInit() local
2851 deUint32 numSets; in createDescriptorBuffers() member
DvktBindingDescriptorSetRandomTests.cpp237 RandomLayout(deUint32 numSets) : in RandomLayout()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6439 constexpr auto numSets = 2u; // 1 for the output buffer, 1 for the input attachments. in checkIntermediateCopy() local
7967 const auto numSets = 2u; // 1 for the output buffers, 1 for the input attachments. in checkCopyResults() local