Home
last modified time | relevance | path

Searched defs:BinaryIndexNode (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.hpp95 struct BinaryIndexNode struct
97 deUint32 word; //!< 4 bytes of search string.
98 …Uint32 index; //!< Binary index if word ends with 0 bytes, or index of first child node otherwise.