Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp1757 TestGroupCase uabCases[] = in createDescriptorSetRandomTests() local
1780 for (int uabNdx = 0; uabNdx < DE_LENGTH_OF_ARRAY(uabCases); uabNdx++) in createDescriptorSetRandomTests()
1782 …tcu::TestCaseGroup> uabGroup(new tcu::TestCaseGroup(testCtx, uabCases[uabNdx].name, uabCases[uabNd… in createDescriptorSetRandomTests()
1783 bool updateAfterBind = (UpdateAfterBind)uabCases[uabNdx].count == UPDATE_AFTER_BIND_ENABLED; in createDescriptorSetRandomTests()
1803 (UpdateAfterBind)uabCases[uabNdx].count, // UpdateAfterBind uab; in createDescriptorSetRandomTests()