Searched refs:nodeOffset (Results 1 – 3 of 3) sorted by relevance
81 uint32_t nodeOffset() const;
12039 VkDeviceSize nodeOffset = 0; in FreeAtOffset() local12045 if(offset < nodeOffset + nextLevelSize) in FreeAtOffset()12052 nodeOffset += nextLevelSize; in FreeAtOffset()
2850 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry