Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp1777 for (int iubNdx = 0; iubNdx < DE_LENGTH_OF_ARRAY(iubCases); iubNdx++) in createDescriptorSetRandomTests() local
1779 …tCaseGroup> iubGroup(new tcu::TestCaseGroup(testCtx, iubCases[iubNdx].name, iubCases[iubNdx].descr… in createDescriptorSetRandomTests()
1787 …etsCases[setsNdx].count == 4 && uboNdx == 0 && sboNdx == 0 && imgNdx == 0 && iubNdx == 0) ? 10 : 1; in createDescriptorSetRandomTests()
1800 iubCases[iubNdx].iubCount, // deUint32 maxInlineUniformBlocks; in createDescriptorSetRandomTests()
1801 iubCases[iubNdx].iubSize, // deUint32 maxInlineUniformBlockSize; in createDescriptorSetRandomTests()