Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp118 static deUint32 s_nextId; member in vkt::BindingModel::__anone49c327d0111::Descriptor
441 deUint32 Descriptor::s_nextId = 0xabc; // Random starting point for ID counter member in vkt::BindingModel::__anone49c327d0111::Descriptor
451 , m_id(s_nextId++) in Descriptor()
1398 Descriptor::s_nextId = 0xabc; in DescriptorCommands()