Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp565 const deUint32 uboRange = ai*16 + 16; in initPrograms() local
566 if (uboRange >= variableDescriptorSizes[s]) in initPrograms()
1189 const deUint32 uboRange = ai*16 + 16; in iterate() local
1190 if (uboRange >= variableDescriptorSizes[s]) in iterate()