Home
last modified time | relevance | path

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

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