Home
last modified time | relevance | path

Searched refs:SerialStorage (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp458 class SerialStorage class
471 SerialStorage () = delete;
472 SerialStorage (const DeviceInterface& vk,
545 SerialStorage* storage) = DE_NULL;
549 SerialStorage* storage) = DE_NULL;
568 SerialStorage* storage,
648 SerialStorage* storage) = DE_NULL;
652 SerialStorage* storage) = DE_NULL;
671 SerialStorage* storage,
DvkRayTracingUtil.cpp533 SerialStorage::SerialStorage (const DeviceInterface& vk, in SerialStorage() function in vk::SerialStorage
553 VkDeviceOrHostAddressKHR SerialStorage::getAddress (const DeviceInterface& vk, in getAddress()
562 VkDeviceOrHostAddressConstKHR SerialStorage::getAddressConst (const DeviceInterface& vk, in getAddressConst()
571 VkDeviceSize SerialStorage::getStorageSize () in getStorageSize()
576 deUint64 SerialStorage::getDeserializedSize () in getDeserializedSize()
816 SerialStorage* storage) override;
820 SerialStorage* storage) override;
1189 SerialStorage* storage) in serialize()
1227 SerialStorage* storage) in deserialize()
1404 SerialStorage* storage, in createAndDeserializeFrom()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp1082 std::vector<de::SharedPtr<SerialStorage>> bottomSerialized; in runTest()
1083 std::vector<de::SharedPtr<SerialStorage>> topSerialized; in runTest()
1198 …de::SharedPtr<SerialStorage> storage(new SerialStorage(vkd, device, *allocator, m_data.buildType, … in runTest()
1301 …de::SharedPtr<SerialStorage> storage( new SerialStorage(vkd, device, *allocator, m_data.buildType,… in runTest()
DvktRayTracingAccelerationStructuresTests.cpp1525 std::vector<de::SharedPtr<SerialStorage>> bottomSerialized; in runTest()
1526 std::vector<de::SharedPtr<SerialStorage>> topSerialized; in runTest()
1649 …de::SharedPtr<SerialStorage> storage ( new SerialStorage(vkd, device, allocator, m_data.buildType,… in runTest()
1756 …de::SharedPtr<SerialStorage> storage = de::SharedPtr<SerialStorage>(new SerialStorage(vkd, device,… in runTest()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryAccelerationStructuresTests.cpp2444 std::vector<de::SharedPtr<SerialStorage>> bottomSerialized; in runTest()
2445 std::vector<de::SharedPtr<SerialStorage>> topSerialized; in runTest()
2569 …de::SharedPtr<SerialStorage> storage(new SerialStorage(vkd, device, allocator, m_data.buildType, b… in runTest()
2676 …de::SharedPtr<SerialStorage> storage(new SerialStorage(vkd, device, allocator, m_data.buildType, t… in runTest()