| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFeatures2.inl | 228 …eBufferDeviceAddressFeaturesEXT[0].bufferDeviceAddress != deviceBufferDeviceAddressFeaturesEXT[1].… 235 …deviceBufferDeviceAddressFeatures[0].bufferDeviceAddress != deviceBufferDeviceAddressFeatures[1].b…
|
| D | vkMandatoryFeatures.inl | 1219 if ( physicalDeviceBufferDeviceAddressFeaturesKHR.bufferDeviceAddress == VK_FALSE ) 1221 …log << tcu::TestLog::Message << "Mandatory feature bufferDeviceAddress not supported" << tcu::Test… 1642 if ( physicalDeviceVulkan12Features.bufferDeviceAddress == VK_FALSE ) 1644 …log << tcu::TestLog::Message << "Mandatory feature bufferDeviceAddress not supported" << tcu::Test… 1651 if ( physicalDeviceBufferDeviceAddressFeaturesKHR.bufferDeviceAddress == VK_FALSE ) 1653 …log << tcu::TestLog::Message << "Mandatory feature bufferDeviceAddress not supported" << tcu::Test…
|
| D | vkDeviceFeatures.inl | 218 featureType.bufferDeviceAddress = allFeaturesBlobs.vk12.bufferDeviceAddress;
|
| D | vkDeviceFeatureTest.inl | 134 FEATURE_ITEM (VkPhysicalDeviceVulkan12Features, bufferDeviceAddress), 297 FEATURE_ITEM (VkPhysicalDeviceBufferDeviceAddressFeatures, bufferDeviceAddress), 707 FEATURE_ITEM (VkPhysicalDeviceBufferDeviceAddressFeaturesEXT, bufferDeviceAddress),
|
| D | vkStructTypes.inl | 1840 VkBool32 bufferDeviceAddress; member 2334 VkBool32 bufferDeviceAddress; member 4735 VkBool32 bufferDeviceAddress; member
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| D | mandatory_features.txt | 73 VkPhysicalDeviceBufferDeviceAddressFeaturesKHR FEATURES ( bufferDeviceAddress ) REQUIREME… 120 VkPhysicalDeviceVulkan12Features FEATURES ( bufferDeviceAddress ) REQUIREMENTS ( "ApiV… 121 VkPhysicalDeviceBufferDeviceAddressFeaturesKHR FEATURES ( bufferDeviceAddress ) REQUIREME…
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
| D | bind_buffer_common.txt | 105 * [[VUID-{refpage}-bufferDeviceAddress-03339]] 107 slink:VkPhysicalDeviceBufferDeviceAddressFeatures::pname:bufferDeviceAddress
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | versions.txt | 113 support for the <<features-bufferDeviceAddress,bufferDeviceAddress>> feature 116 slink:VkPhysicalDeviceVulkan12Features::pname:bufferDeviceAddress when
|
| D | VK_KHR_buffer_device_address.txt | 82 code:bufferDeviceAddress capability is optional.
|
| D | glossary.txt | 1119 <<features-bufferDeviceAddress,bufferDeviceAddress>> feature.
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_physical_device.c | 352 vk12_feats->bufferDeviceAddress = in vn_physical_device_init_features() 353 local_feats.buffer_device_address.bufferDeviceAddress; in vn_physical_device_init_features() 1791 u.buffer_device_address->bufferDeviceAddress = in vn_GetPhysicalDeviceFeatures2() 1792 vk12_feats->bufferDeviceAddress; in vn_GetPhysicalDeviceFeatures2()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 299 features->bufferDeviceAddress = VK_FALSE; in getPhysicalDeviceBufferDeviceAddressFeatures() 1206 CheckFeature(requested, supported, bufferDeviceAddress) && in hasExtendedFeatures()
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_device.c | 612 CORE_FEATURE(bufferDeviceAddress); in vk_get_physical_device_core_1_2_feature_ext()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 516 return !!vk12Features.bufferDeviceAddress; in isDeviceFunctionalitySupported()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingPipelineLibraryTests.cpp | 293 if (!testFeatures.deviceAddressFeatures.bufferDeviceAddress) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 1683 …FEATURE_TABLE_ITEM(vulkan12Features, bufferDeviceAddressFeatures, bufferDeviceAddress, "V… in featureBitInfluenceOnDeviceCreate() 1700 …2Features, bufferDeviceAddressFeatures, bufferDeviceAddressCaptureReplay, bufferDeviceAddress), in featureBitInfluenceOnDeviceCreate() 1701 …12Features, bufferDeviceAddressFeatures, bufferDeviceAddressMultiDevice, bufferDeviceAddress), in featureBitInfluenceOnDeviceCreate() 4748 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, bufferDeviceAddress), in deviceFeaturesVulkan12() 5182 …if (( bufferDeviceAddressFeatures.bufferDeviceAddress != vulkan12Features.bufferDeviceAddress … in deviceFeatureExtensionsConsistencyVulkan12()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | features.txt | 2571 * [[{anchor-prefix}features-bufferDeviceAddress]] 2572 pname:bufferDeviceAddress indicates that the implementation supports 2581 supports the pname:bufferDeviceAddress 2609 platforms to be able to support pname:bufferDeviceAddress without needing to 2637 * [[features-bufferDeviceAddressEXT]] pname:bufferDeviceAddress indicates 2647 supports the pname:bufferDeviceAddress feature for logical devices 4898 ** <<features-bufferDeviceAddress, pname:bufferDeviceAddress>> from 4980 * <<features-bufferDeviceAddress, pname:bufferDeviceAddress>>, if the
|
| D | descriptorsets.txt | 4749 * [[VUID-vkGetBufferDeviceAddress-bufferDeviceAddress-03324]] 4750 The <<features-bufferDeviceAddress,bufferDeviceAddress>> or 4751 …rDeviceAddressEXT,sname:VkPhysicalDeviceBufferDeviceAddressFeaturesEXT::pname:bufferDeviceAddress>> 4833 The <<features-bufferDeviceAddress,bufferDeviceAddress>> feature must:
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 428 DEBUG_BOOL_STRUCT ("support for (1.2)", features, bufferDeviceAddress); in dump_features12()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 552 .bufferDeviceAddress = false, in panvk_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1410 f->bufferDeviceAddress = pdevice->has_a64_buffer_access; in anv_get_physical_device_features_1_2() 1495 features->bufferDeviceAddress = pdevice->has_a64_buffer_access; in anv_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 684 f->bufferDeviceAddress = true; in lvp_get_physical_device_features_1_2()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1227 .bufferDeviceAddress = true, in v3dv_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1402 f->timelineSemaphore = true, f->bufferDeviceAddress = true; in radv_get_physical_device_features_1_2() 1506 CORE_FEATURE(1, 2, bufferDeviceAddress); in radv_GetPhysicalDeviceFeatures2() 3388 if (features->bufferDeviceAddress || features->descriptorIndexing) in radv_CreateDevice()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1228 .bufferDeviceAddress = false, in dzn_GetPhysicalDeviceFeatures2()
|