| /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/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/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/freedreno/vulkan/ |
| D | tu_device.c | 606 features->bufferDeviceAddress = true; in tu_get_physical_device_features_1_2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1228 .bufferDeviceAddress = false, in dzn_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 4496 size += vn_sizeof_VkBool32(&val->bufferDeviceAddress); in vn_sizeof_VkPhysicalDeviceBufferDeviceAddressFeatures_self() 4525 vn_encode_VkBool32(enc, &val->bufferDeviceAddress); in vn_encode_VkPhysicalDeviceBufferDeviceAddressFeatures_self() 4551 vn_decode_VkBool32(dec, &val->bufferDeviceAddress); in vn_decode_VkPhysicalDeviceBufferDeviceAddressFeatures_self() 6070 size += vn_sizeof_VkBool32(&val->bufferDeviceAddress); in vn_sizeof_VkPhysicalDeviceVulkan12Features_self() 6143 vn_encode_VkBool32(enc, &val->bufferDeviceAddress); in vn_encode_VkPhysicalDeviceVulkan12Features_self() 6213 vn_decode_VkBool32(dec, &val->bufferDeviceAddress); in vn_decode_VkPhysicalDeviceVulkan12Features_self()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 5398 VkBool32 bufferDeviceAddress; member 5848 VkBool32 bufferDeviceAddress; member 11022 VkBool32 bufferDeviceAddress; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 5547 VkBool32 bufferDeviceAddress; member 5997 VkBool32 bufferDeviceAddress; member 11587 VkBool32 bufferDeviceAddress; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 5497 VkBool32 bufferDeviceAddress; member 5947 VkBool32 bufferDeviceAddress; member 11427 VkBool32 bufferDeviceAddress; member
|
| D | vulkan_structs.hpp | 39154 : bufferDeviceAddress( bufferDeviceAddress_ ) 39189 bufferDeviceAddress = bufferDeviceAddress_; in setBufferDeviceAddress() 39223 … sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( bufferDeviceAddress == rhs.bufferDeviceAddres… in operator ==() 39237 VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddress = {}; member 39271 : bufferDeviceAddress( bufferDeviceAddress_ ) 39306 bufferDeviceAddress = bufferDeviceAddress_; in setBufferDeviceAddress() 39340 … sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( bufferDeviceAddress == rhs.bufferDeviceAddres… in operator ==() 39354 VULKAN_HPP_NAMESPACE::Bool32 bufferDeviceAddress = {}; member 56446 , bufferDeviceAddress( bufferDeviceAddress_ ) 56748 bufferDeviceAddress = bufferDeviceAddress_; in setBufferDeviceAddress() [all …]
|