Searched refs:AccelerationStructureHeader (Results 1 – 4 of 4) sorted by relevance
505 struct alignas(16) AccelerationStructureHeader struct in vk::SerialStorage546 AccelerationStructureHeader* getASHeader ();
586 SerialStorage::AccelerationStructureHeader* SerialStorage::getASHeader () in getASHeader()588 return reinterpret_cast<AccelerationStructureHeader*>(getHostAddress().hostAddress); in getASHeader()3224 SerialStorage::AccelerationStructureHeader* header = storage->getASHeader(); in createAndDeserializeBottoms()
2512 const SerialStorage::AccelerationStructureHeader* header);2929 const SerialStorage::AccelerationStructureHeader* header = shallowStorage.getASHeader(); in iterate()2934 … (const std::vector<deUint64>& addresses, const SerialStorage::AccelerationStructureHeader* header) in areAddressesTheSame()3509 const SerialStorage::AccelerationStructureHeader* header = storage.getASHeader(); in iterate()
2745 const SerialStorage::AccelerationStructureHeader* header);3162 const SerialStorage::AccelerationStructureHeader* header = shallowStorage.getASHeader(); in iterate()3167 … (const std::vector<deUint64>& addresses, const SerialStorage::AccelerationStructureHeader* header) in areAddressesTheSame()3742 const SerialStorage::AccelerationStructureHeader* header = storage.getASHeader(); in iterate()