| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| D | mandatory_features.txt | 29 VkPhysicalDeviceDescriptorIndexingFeaturesEXT FEATURES ( runtimeDescriptorArray ) REQUIRE… 64 VkPhysicalDeviceVulkan12Features FEATURES ( runtimeDescriptorArray ) REQUIREMENTS ( "A… 119 VkPhysicalDeviceVulkan12Features FEATURES ( runtimeDescriptorArray ) REQUIREMENTS ( "A… 134 VkPhysicalDeviceDescriptorIndexingFeaturesEXT FEATURES ( runtimeDescriptorArray ) REQUIRE…
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkMandatoryFeatures.inl | 823 if ( physicalDeviceDescriptorIndexingFeaturesEXT.runtimeDescriptorArray == VK_FALSE ) 825 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T… 1138 if ( physicalDeviceVulkan12Features.runtimeDescriptorArray == VK_FALSE ) 1140 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T… 1633 if ( physicalDeviceVulkan12Features.runtimeDescriptorArray == VK_FALSE ) 1635 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T… 1768 if ( physicalDeviceDescriptorIndexingFeaturesEXT.runtimeDescriptorArray == VK_FALSE ) 1770 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T…
|
| D | vkDeviceFeatures2.inl | 261 …viceDescriptorIndexingFeatures[0].runtimeDescriptorArray != deviceDescriptorIndexingFeatures[1].ru…
|
| D | vkDeviceFeatures.inl | 180 featureType.runtimeDescriptorArray = allFeaturesBlobs.vk12.runtimeDescriptorArray;
|
| D | vkDeviceFeatureTest.inl | 125 FEATURE_ITEM (VkPhysicalDeviceVulkan12Features, runtimeDescriptorArray), 205 FEATURE_ITEM (VkPhysicalDeviceDescriptorIndexingFeatures, runtimeDescriptorArray),
|
| D | vkStructTypes.inl | 1831 VkBool32 runtimeDescriptorArray; member 2097 VkBool32 runtimeDescriptorArray; member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_physical_device.c | 314 vk12_feats->runtimeDescriptorArray = in vn_physical_device_init_features() 315 local_feats.descriptor_indexing.runtimeDescriptorArray; in vn_physical_device_init_features() 1760 u.descriptor_indexing->runtimeDescriptorArray = in vn_GetPhysicalDeviceFeatures2() 1761 vk12_feats->runtimeDescriptorArray; in vn_GetPhysicalDeviceFeatures2()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 265 features->runtimeDescriptorArray = VK_FALSE; in getPhysicalDeviceDescriptorIndexingFeatures() 1197 CheckFeature(requested, supported, runtimeDescriptorArray) && in hasExtendedFeatures()
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_device.c | 639 CORE_FEATURE(runtimeDescriptorArray); in vk_get_physical_device_core_1_2_feature_ext()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 419 DEBUG_BOOL_STRUCT ("support for (1.2)", features, runtimeDescriptorArray); in dump_features12()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 542 .runtimeDescriptorArray = false, in panvk_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 1674 …FEATURE_TABLE_ITEM(vulkan12Features, descriptorIndexingFeatures, runtimeDescriptorArray, … in featureBitInfluenceOnDeviceCreate() 4721 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, runtimeDescriptorArray), in deviceFeaturesVulkan12() 5142 …descriptorIndexingFeatures.runtimeDescriptorArray != vulkan12Features.runtimeDescriptorArra… in deviceFeatureExtensionsConsistencyVulkan12()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 674 f->runtimeDescriptorArray = false; in lvp_get_physical_device_features_1_2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockCase.cpp | 2236 !context.getDescriptorIndexingFeatures().runtimeDescriptorArray ) ) in createInstance()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 596 features->runtimeDescriptorArray = true; in tu_get_physical_device_features_1_2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1218 .runtimeDescriptorArray = false, in dzn_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorSetRandomTests.cpp | 383 !indexingFeatures.runtimeDescriptorArray) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 2497 !context.getDescriptorIndexingFeatures().runtimeDescriptorArray ) ) in checkSupport()
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 2939 size += vn_sizeof_VkBool32(&val->runtimeDescriptorArray); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingFeatures_self() 2985 vn_encode_VkBool32(enc, &val->runtimeDescriptorArray); in vn_encode_VkPhysicalDeviceDescriptorIndexingFeatures_self() 3028 vn_decode_VkBool32(dec, &val->runtimeDescriptorArray); in vn_decode_VkPhysicalDeviceDescriptorIndexingFeatures_self() 6061 size += vn_sizeof_VkBool32(&val->runtimeDescriptorArray); in vn_sizeof_VkPhysicalDeviceVulkan12Features_self() 6134 vn_encode_VkBool32(enc, &val->runtimeDescriptorArray); in vn_encode_VkPhysicalDeviceVulkan12Features_self() 6204 vn_decode_VkBool32(dec, &val->runtimeDescriptorArray); in vn_decode_VkPhysicalDeviceVulkan12Features_self()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1400 f->runtimeDescriptorArray = descIndexing; in anv_get_physical_device_features_1_2()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 5389 VkBool32 runtimeDescriptorArray; member 5638 VkBool32 runtimeDescriptorArray; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 5538 VkBool32 runtimeDescriptorArray; member 5787 VkBool32 runtimeDescriptorArray; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 5488 VkBool32 runtimeDescriptorArray; member 5737 VkBool32 runtimeDescriptorArray; member
|
| D | vulkan_structs.hpp | 40777 , runtimeDescriptorArray( runtimeDescriptorArray_ ) 40943 runtimeDescriptorArray = runtimeDescriptorArray_; in setRuntimeDescriptorArray() 40987 ( runtimeDescriptorArray == rhs.runtimeDescriptorArray ); in operator ==() 41018 VULKAN_HPP_NAMESPACE::Bool32 runtimeDescriptorArray = {}; member 56437 , runtimeDescriptorArray( runtimeDescriptorArray_ ) 56685 runtimeDescriptorArray = runtimeDescriptorArray_; in setRuntimeDescriptorArray() 56856 ( runtimeDescriptorArray == rhs.runtimeDescriptorArray ) && in operator ==() 56912 VULKAN_HPP_NAMESPACE::Bool32 runtimeDescriptorArray = {}; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 5755 VkBool32 runtimeDescriptorArray; member 6004 VkBool32 runtimeDescriptorArray; member
|