/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/external/vulkan-docs/src/appendices/roadmap/ |
D | Roadmap-2022.adoc | 57 ** <<features-runtimeDescriptorArray, pname:runtimeDescriptorArray>>
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkMandatoryFeatures.inl | 1107 if ( physicalDeviceDescriptorIndexingFeatures.runtimeDescriptorArray == VK_FALSE ) 1109 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T… 1224 if ( physicalDeviceDescriptorIndexingFeatures.runtimeDescriptorArray == VK_FALSE ) 1226 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T… 2261 if ( physicalDeviceVulkan12Features.runtimeDescriptorArray == VK_FALSE ) 2263 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T… 2432 if ( physicalDeviceVulkan12Features.runtimeDescriptorArray == VK_FALSE ) 2434 …log << tcu::TestLog::Message << "Mandatory feature runtimeDescriptorArray not supported" << tcu::T…
|
D | vkDeviceFeatures.inl | 91 featureType.runtimeDescriptorArray = allFeaturesBlobs.vk12.runtimeDescriptorArray;
|
D | vkDeviceFeatures2.inl | 729 …viceDescriptorIndexingFeatures[0].runtimeDescriptorArray != deviceDescriptorIndexingFeatures[1].ru… 2346 …deviceVulkan12Features[0].runtimeDescriptorArray != deviceVulkan12Features[1].runtimeDescriptorArr…
|
/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 | 1708 ROADMAP_FEATURE_ITEM(vk12Features, runtimeDescriptorArray), in validateRoadmap2022() 2008 …FEATURE_TABLE_ITEM(vulkan12Features, descriptorIndexingFeatures, runtimeDescriptorArray, … in featureBitInfluenceOnDeviceCreate() 5387 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, runtimeDescriptorArray), in deviceFeaturesVulkan12() 6010 …descriptorIndexingFeatures.runtimeDescriptorArray != vulkan12Features.runtimeDescriptorArra… in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 1708 ROADMAP_FEATURE_ITEM(vk12Features, runtimeDescriptorArray), in validateRoadmap2022() 2008 …FEATURE_TABLE_ITEM(vulkan12Features, descriptorIndexingFeatures, runtimeDescriptorArray, … in featureBitInfluenceOnDeviceCreate() 5387 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, runtimeDescriptorArray), in deviceFeaturesVulkan12() 6010 …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/vulkan-docs/src/appendices/ |
D | spirvenv.txt | 582 <<features-runtimeDescriptorArray,runtimeDescriptorArray>> feature is
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | features.adoc | 2158 * [[{anchor-prefix}features-runtimeDescriptorArray]] 2159 pname:runtimeDescriptorArray indicates whether the implementation 6210 ** <<features-runtimeDescriptorArray, pname:runtimeDescriptorArray>> 6889 * <<features-runtimeDescriptorArray, pname:runtimeDescriptorArray>>
|
D | features.txt | 1961 * [[{anchor-prefix}features-runtimeDescriptorArray]] 1962 pname:runtimeDescriptorArray indicates whether the implementation 4818 ** <<features-runtimeDescriptorArray, pname:runtimeDescriptorArray>>
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1218 .runtimeDescriptorArray = false, in dzn_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 596 features->runtimeDescriptorArray = true; in tu_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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 2236 !context.getDescriptorIndexingFeatures().runtimeDescriptorArray ) ) in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 456 !indexingFeatures.runtimeDescriptorArray) in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 456 !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/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()
|