Searched refs:getStructureSize (Results 1 – 2 of 2) sorted by relevance
525 VkDeviceSize getStructureSize () const;628 VkDeviceSize getStructureSize () const;
690 VkDeviceSize BottomLevelAccelerationStructure::getStructureSize() const in getStructureSize() function in vk::BottomLevelAccelerationStructure1393 …ze copiedSize = compactCopySize > 0u ? compactCopySize : accelerationStructure->getStructureSize(); in createAndCopyFrom()1446 VkDeviceSize TopLevelAccelerationStructure::getStructureSize () const in getStructureSize() function in vk::TopLevelAccelerationStructure1470 …ze copiedSize = compactCopySize > 0u ? compactCopySize : accelerationStructure->getStructureSize(); in createAndCopyFrom()