Home
last modified time | relevance | path

Searched refs:bufferDeviceAddressCaptureReplay (Results 1 – 25 of 30) sorted by relevance

12

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures2.inl229 …AddressFeaturesEXT[0].bufferDeviceAddressCaptureReplay != deviceBufferDeviceAddressFeaturesEXT[1].
236 …eviceAddressFeatures[0].bufferDeviceAddressCaptureReplay != deviceBufferDeviceAddressFeatures[1].b…
DvkDeviceFeatures.inl219 …featureType.bufferDeviceAddressCaptureReplay = allFeaturesBlobs.vk12.bufferDeviceAddressCaptureRep…
DvkDeviceFeatureTest.inl135 FEATURE_ITEM (VkPhysicalDeviceVulkan12Features, bufferDeviceAddressCaptureReplay),
298 FEATURE_ITEM (VkPhysicalDeviceBufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay),
708 FEATURE_ITEM (VkPhysicalDeviceBufferDeviceAddressFeaturesEXT, bufferDeviceAddressCaptureReplay),
DvkStructTypes.inl1841 VkBool32 bufferDeviceAddressCaptureReplay; member
2335 VkBool32 bufferDeviceAddressCaptureReplay; member
4736 VkBool32 bufferDeviceAddressCaptureReplay; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp182 …r_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay) || in checkSupport()
183 …_device_address") && context.getBufferDeviceAddressFeaturesEXT().bufferDeviceAddressCaptureReplay); in checkSupport()
1361 …r_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay) || in checkSupport()
1362 …_device_address") && context.getBufferDeviceAddressFeaturesEXT().bufferDeviceAddressCaptureReplay); in checkSupport()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c354 vk12_feats->bufferDeviceAddressCaptureReplay = in vn_physical_device_init_features()
355 local_feats.buffer_device_address.bufferDeviceAddressCaptureReplay; in vn_physical_device_init_features()
1793 u.buffer_device_address->bufferDeviceAddressCaptureReplay = in vn_GetPhysicalDeviceFeatures2()
1794 vk12_feats->bufferDeviceAddressCaptureReplay; in vn_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp300 features->bufferDeviceAddressCaptureReplay = VK_FALSE; in getPhysicalDeviceBufferDeviceAddressFeatures()
1207 CheckFeature(requested, supported, bufferDeviceAddressCaptureReplay) && in hasExtendedFeatures()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c613 CORE_FEATURE(bufferDeviceAddressCaptureReplay); in vk_get_physical_device_core_1_2_feature_ext()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c429 DEBUG_BOOL_STRUCT ("support for (1.2)", features, bufferDeviceAddressCaptureReplay); in dump_features12()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c553 .bufferDeviceAddressCaptureReplay = false, in panvk_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1684 …TABLE_ITEM(vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, … in featureBitInfluenceOnDeviceCreate()
1700 …Y_DUAL_ITEM (vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, … in featureBitInfluenceOnDeviceCreate()
4749 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, bufferDeviceAddressCaptureReplay), in deviceFeaturesVulkan12()
5183 …bufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay != vulkan12Features.bufferDeviceAddre… in deviceFeatureExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1411 f->bufferDeviceAddressCaptureReplay = pdevice->has_a64_buffer_access; in anv_get_physical_device_features_1_2()
1496 features->bufferDeviceAddressCaptureReplay = false; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c685 f->bufferDeviceAddressCaptureReplay = false; in lvp_get_physical_device_features_1_2()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1228 .bufferDeviceAddressCaptureReplay = false, in v3dv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp816 if (bufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay == DE_FALSE) in checkSupport()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c607 features->bufferDeviceAddressCaptureReplay = false; in tu_get_physical_device_features_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1229 .bufferDeviceAddressCaptureReplay = false, in dzn_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h4497 size += vn_sizeof_VkBool32(&val->bufferDeviceAddressCaptureReplay); in vn_sizeof_VkPhysicalDeviceBufferDeviceAddressFeatures_self()
4526 vn_encode_VkBool32(enc, &val->bufferDeviceAddressCaptureReplay); in vn_encode_VkPhysicalDeviceBufferDeviceAddressFeatures_self()
4552 vn_decode_VkBool32(dec, &val->bufferDeviceAddressCaptureReplay); in vn_decode_VkPhysicalDeviceBufferDeviceAddressFeatures_self()
6071 size += vn_sizeof_VkBool32(&val->bufferDeviceAddressCaptureReplay); in vn_sizeof_VkPhysicalDeviceVulkan12Features_self()
6144 vn_encode_VkBool32(enc, &val->bufferDeviceAddressCaptureReplay); in vn_encode_VkPhysicalDeviceVulkan12Features_self()
6214 vn_decode_VkBool32(dec, &val->bufferDeviceAddressCaptureReplay); in vn_decode_VkPhysicalDeviceVulkan12Features_self()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5399 VkBool32 bufferDeviceAddressCaptureReplay; member
5849 VkBool32 bufferDeviceAddressCaptureReplay; member
11023 VkBool32 bufferDeviceAddressCaptureReplay; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1403 f->bufferDeviceAddressCaptureReplay = true; in radv_get_physical_device_features_1_2()
1507 CORE_FEATURE(1, 2, bufferDeviceAddressCaptureReplay); in radv_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5548 VkBool32 bufferDeviceAddressCaptureReplay; member
5998 VkBool32 bufferDeviceAddressCaptureReplay; member
11588 VkBool32 bufferDeviceAddressCaptureReplay; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5498 VkBool32 bufferDeviceAddressCaptureReplay; member
5948 VkBool32 bufferDeviceAddressCaptureReplay; member
11428 VkBool32 bufferDeviceAddressCaptureReplay; member
Dvulkan_structs.hpp39155 , bufferDeviceAddressCaptureReplay( bufferDeviceAddressCaptureReplay_ )
39196 bufferDeviceAddressCaptureReplay = bufferDeviceAddressCaptureReplay_; in setBufferDeviceAddressCaptureReplay()
39224 ( bufferDeviceAddressCaptureReplay == rhs.bufferDeviceAddressCaptureReplay ) && in operator ==()
39238 VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddressCaptureReplay = {}; member
39272 , bufferDeviceAddressCaptureReplay( bufferDeviceAddressCaptureReplay_ )
39313 bufferDeviceAddressCaptureReplay = bufferDeviceAddressCaptureReplay_; in setBufferDeviceAddressCaptureReplay()
39341 ( bufferDeviceAddressCaptureReplay == rhs.bufferDeviceAddressCaptureReplay ) && in operator ==()
39355 VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddressCaptureReplay = {}; member
56447 , bufferDeviceAddressCaptureReplay( bufferDeviceAddressCaptureReplay_ )
56755 bufferDeviceAddressCaptureReplay = bufferDeviceAddressCaptureReplay_; in setBufferDeviceAddressCaptureReplay()
[all …]
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5765 VkBool32 bufferDeviceAddressCaptureReplay; member
6215 VkBool32 bufferDeviceAddressCaptureReplay; member
12498 VkBool32 bufferDeviceAddressCaptureReplay; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp49506 , bufferDeviceAddressCaptureReplay( bufferDeviceAddressCaptureReplay_ )
49544 bufferDeviceAddressCaptureReplay = bufferDeviceAddressCaptureReplay_; in setBufferDeviceAddressCaptureReplay()
49578 …return std::tie( sType, pNext, bufferDeviceAddress, bufferDeviceAddressCaptureReplay, bufferDevice… in reflect()
49591 ( bufferDeviceAddressCaptureReplay == rhs.bufferDeviceAddressCaptureReplay ) && in operator ==()
49606 VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddressCaptureReplay = {}; member
49631 , bufferDeviceAddressCaptureReplay( bufferDeviceAddressCaptureReplay_ )
49669 bufferDeviceAddressCaptureReplay = bufferDeviceAddressCaptureReplay_; in setBufferDeviceAddressCaptureReplay()
49703 …return std::tie( sType, pNext, bufferDeviceAddress, bufferDeviceAddressCaptureReplay, bufferDevice… in reflect()
49716 ( bufferDeviceAddressCaptureReplay == rhs.bufferDeviceAddressCaptureReplay ) && in operator ==()
49731 VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddressCaptureReplay = {}; member
[all …]

12