Searched refs:aabbData (Results 1 – 3 of 3) sorted by relevance
7078 * pname:aabbData is the buffer containing axis-aligned bounding box data.7080 * pname:stride is the stride in bytes between AABBs in pname:aabbData.7081 * pname:offset is the offset in bytes of the first AABB in pname:aabbData.7089 pname:offset must: be less than the size of pname:aabbData
12673 VkBuffer aabbData; member
575 VULKAN_HPP_HASH_COMBINE( seed, geometryAABBNV.aabbData ); in operator ()()