Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp1616 …deUint32 numTotalResources = m_pipelineType == PIPELINE_TYPE_GRAPHICS ? 1u : 0u; // Color bu… in run() local
1640 ++numTotalResources; in run()
1644 numTotalResources += arraySize; in run()
1730 numPerStageTotalResources += numTotalResources; in run()