| /third_party/skia/third_party/externals/dawn/src/common/ |
| D | SerialStorage.h | 27 class SerialStorage { 125 bool SerialStorage<Derived>::Empty() const { in Empty() 130 typename SerialStorage<Derived>::ConstBeginEnd SerialStorage<Derived>::IterateAll() const { in IterateAll() 135 typename SerialStorage<Derived>::ConstBeginEnd SerialStorage<Derived>::IterateUpTo( in IterateUpTo() 141 typename SerialStorage<Derived>::BeginEnd SerialStorage<Derived>::IterateAll() { in IterateAll() 146 typename SerialStorage<Derived>::BeginEnd SerialStorage<Derived>::IterateUpTo(Serial serial) { in IterateUpTo() 151 void SerialStorage<Derived>::Clear() { in Clear() 156 void SerialStorage<Derived>::ClearUpTo(Serial serial) { in ClearUpTo() 161 typename SerialStorage<Derived>::Serial SerialStorage<Derived>::FirstSerial() const { in FirstSerial() 167 typename SerialStorage<Derived>::Serial SerialStorage<Derived>::LastSerial() const { in LastSerial() [all …]
|
| D | SerialMap.h | 40 class SerialMap : public SerialStorage<SerialMap<Serial, Value>> {
|
| D | SerialQueue.h | 40 class SerialQueue : public SerialStorage<SerialQueue<Serial, Value>> {
|
| D | CMakeLists.txt | 48 "SerialStorage.h"
|
| D | BUILD.gn | 200 "SerialStorage.h",
|
| /third_party/flutter/skia/third_party/externals/dawn/src/common/ |
| D | SerialStorage.h | 28 class SerialStorage { 125 bool SerialStorage<Derived>::Empty() const { in Empty() 130 typename SerialStorage<Derived>::ConstBeginEnd SerialStorage<Derived>::IterateAll() const { in IterateAll() 135 typename SerialStorage<Derived>::ConstBeginEnd SerialStorage<Derived>::IterateUpTo( in IterateUpTo() 141 typename SerialStorage<Derived>::BeginEnd SerialStorage<Derived>::IterateAll() { in IterateAll() 146 typename SerialStorage<Derived>::BeginEnd SerialStorage<Derived>::IterateUpTo(Serial serial) { in IterateUpTo() 151 void SerialStorage<Derived>::Clear() { in Clear() 156 void SerialStorage<Derived>::ClearUpTo(Serial serial) { in ClearUpTo() 161 Serial SerialStorage<Derived>::FirstSerial() const { in FirstSerial() 167 Serial SerialStorage<Derived>::LastSerial() const { in LastSerial() [all …]
|
| D | SerialMap.h | 39 class SerialMap : public SerialStorage<SerialMap<T>> {
|
| D | SerialQueue.h | 39 class SerialQueue : public SerialStorage<SerialQueue<T>> {
|
| D | BUILD.gn | 94 "SerialStorage.h",
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkRayTracingUtil.cpp | 552 SerialStorage::SerialStorage (const DeviceInterface& vk, in SerialStorage() function in vk::SerialStorage 572 SerialStorage::SerialStorage (const DeviceInterface& vk, in SerialStorage() function in vk::SerialStorage 601 …m_bottoms.emplace_back(de::SharedPtr<SerialStorage>(new SerialStorage(vk, device, allocator, build… in SerialStorage() 607 VkDeviceOrHostAddressKHR SerialStorage::getAddress (const DeviceInterface& vk, in getAddress() 617 SerialStorage::AccelerationStructureHeader* SerialStorage::getASHeader () in getASHeader() 622 bool SerialStorage::hasDeepFormat () const in hasDeepFormat() 627 de::SharedPtr<SerialStorage> SerialStorage::getBottomStorage (deUint32 index) const in getBottomStorage() 632 VkDeviceOrHostAddressKHR SerialStorage::getHostAddress (VkDeviceSize offset) in getHostAddress() 638 VkDeviceOrHostAddressConstKHR SerialStorage::getHostAddressConst (VkDeviceSize offset) in getHostAddressConst() 643 VkDeviceOrHostAddressConstKHR SerialStorage::getAddressConst (const DeviceInterface& vk, in getAddressConst() [all …]
|
| D | vkRayTracingUtil.hpp | 487 class SerialStorage class 516 SerialStorage () = delete; 517 SerialStorage (const DeviceInterface& vk, 523 SerialStorage (const DeviceInterface& vk, 544 de::SharedPtr<SerialStorage> getBottomStorage (deUint32 index) const; 555 std::vector<de::SharedPtr<SerialStorage>> m_bottoms; 611 SerialStorage* storage) = DE_NULL; 615 SerialStorage* storage) = DE_NULL; 634 SerialStorage* storage, 715 SerialStorage* storage) = DE_NULL; [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingAccelerationStructuresTests.cpp | 1526 std::vector<de::SharedPtr<SerialStorage>> bottomSerialized; in runTest() 1527 std::vector<de::SharedPtr<SerialStorage>> topSerialized; in runTest() 1650 …de::SharedPtr<SerialStorage> storage ( new SerialStorage(vkd, device, allocator, m_data.buildType,… in runTest() 1757 …de::SharedPtr<SerialStorage> storage = de::SharedPtr<SerialStorage>(new SerialStorage(vkd, device,… in runTest() 2410 const SerialStorage::AccelerationStructureHeader* header); 2620 std::vector<de::SharedPtr<SerialStorage>> sourceSerialized; in performTest() 2621 std::vector<de::SharedPtr<SerialStorage>> compactSerialized; in performTest() 2658 …sourceSerialized.push_back(de::SharedPtr<SerialStorage>(new SerialStorage(vkd, device, allocator, … in performTest() 2661 …compactSerialized.push_back(de::SharedPtr<SerialStorage>(new SerialStorage(vkd, device, allocator,… in performTest() 2799 SerialStorage deepStorage (vkd, device, allocator, m_params->buildType, serialInfo); in iterate() [all …]
|
| D | vktRayTracingCaptureReplayTests.cpp | 1081 std::vector<de::SharedPtr<SerialStorage>> bottomSerialized; in runTest() 1082 std::vector<de::SharedPtr<SerialStorage>> topSerialized; in runTest() 1197 …de::SharedPtr<SerialStorage> storage(new SerialStorage(vkd, device, *allocator, m_data.buildType, … in runTest() 1300 …de::SharedPtr<SerialStorage> storage( new SerialStorage(vkd, device, *allocator, m_data.buildType,… in runTest()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryAccelerationStructuresTests.cpp | 2457 std::vector<de::SharedPtr<SerialStorage>> bottomSerialized; in runTest() 2458 std::vector<de::SharedPtr<SerialStorage>> topSerialized; in runTest() 2582 …de::SharedPtr<SerialStorage> storage(new SerialStorage(vkd, device, allocator, m_data.buildType, b… in runTest() 2689 …de::SharedPtr<SerialStorage> storage(new SerialStorage(vkd, device, allocator, m_data.buildType, t… in runTest()
|
| /third_party/flutter/skia/third_party/dawn/ |
| D | BUILD.gn | 102 "src/common/SerialStorage.h",
|