Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp332 struct StructureBase in findStructureInChain() struct
338 const StructureBase* cur = reinterpret_cast<const StructureBase*>(first); in findStructureInChain()
345 cur = reinterpret_cast<const StructureBase*>(cur->pNext); in findStructureInChain()