Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp190 …r_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay) || in checkSupport()
191 …_device_address") && context.getBufferDeviceAddressFeaturesEXT().bufferDeviceAddressCaptureReplay); in checkSupport()
194 …fer_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay); in checkSupport()
1391 …r_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay) || in checkSupport()
1392 …_device_address") && context.getBufferDeviceAddressFeaturesEXT().bufferDeviceAddressCaptureReplay); in checkSupport()
1395 …fer_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp190 …r_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay) || in checkSupport()
191 …_device_address") && context.getBufferDeviceAddressFeaturesEXT().bufferDeviceAddressCaptureReplay); in checkSupport()
194 …fer_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay); in checkSupport()
1391 …r_device_address") && context.getBufferDeviceAddressFeatures().bufferDeviceAddressCaptureReplay) || in checkSupport()
1392 …_device_address") && context.getBufferDeviceAddressFeaturesEXT().bufferDeviceAddressCaptureReplay); in checkSupport()
1395 …fer_device_address") && context.getBufferDeviceAddressFeatures().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/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.inl125 …featureType.bufferDeviceAddressCaptureReplay = allFeaturesBlobs.vk12.bufferDeviceAddressCaptureRep…
DvkDeviceFeatures2.inl1626 …eviceAddressFeatures[0].bufferDeviceAddressCaptureReplay != deviceBufferDeviceAddressFeatures[1].b…
1665 …AddressFeaturesEXT[0].bufferDeviceAddressCaptureReplay != deviceBufferDeviceAddressFeaturesEXT[1].
2356 …deviceVulkan12Features[0].bufferDeviceAddressCaptureReplay != deviceVulkan12Features[1].bufferDevi…
DvkStructTypes.inl4573 VkBool32 bufferDeviceAddressCaptureReplay; member
4582 VkBool32 bufferDeviceAddressCaptureReplay; member
5275 VkBool32 bufferDeviceAddressCaptureReplay; member
/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/vulkan-docs/src/chapters/
Draytracing.adoc983 <<features-bufferDeviceAddressCaptureReplay,bufferDeviceAddressCaptureReplay>>,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2018 …TABLE_ITEM(vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, … in featureBitInfluenceOnDeviceCreate()
2030 …Y_DUAL_ITEM (vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, … in featureBitInfluenceOnDeviceCreate()
5415 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, bufferDeviceAddressCaptureReplay), in deviceFeaturesVulkan12()
6051 …bufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay != vulkan12Features.bufferDeviceAddre… in deviceFeatureExtensionsConsistencyVulkan12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp2018 …TABLE_ITEM(vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, … in featureBitInfluenceOnDeviceCreate()
2030 …Y_DUAL_ITEM (vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, … in featureBitInfluenceOnDeviceCreate()
5415 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, bufferDeviceAddressCaptureReplay), in deviceFeaturesVulkan12()
6051 …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_no_buildgn/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp816 if (bufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay == DE_FALSE) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp816 if (bufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay == DE_FALSE) in checkSupport()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1229 .bufferDeviceAddressCaptureReplay = false, in dzn_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c607 features->bufferDeviceAddressCaptureReplay = false; in tu_get_physical_device_features_1_2()
/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/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4324 VkBool32 bufferDeviceAddressCaptureReplay; member
4774 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/swiftshader/include/vulkan/
Dvulkan_core.h5498 VkBool32 bufferDeviceAddressCaptureReplay; member
5948 VkBool32 bufferDeviceAddressCaptureReplay; member
11428 VkBool32 bufferDeviceAddressCaptureReplay; member

12