| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| D | mandatory_features.txt | 2 // It contains list of mandatory features required to 9 VkPhysicalDeviceFeatures FEATURES ( robustBufferAccess ) REQUIREMENTS () 10 VkPhysicalDeviceFeatures FEATURES ( shaderSampledImageArrayDynamicIndexing ) REQUIREMENT… 11 VkPhysicalDeviceFeatures FEATURES ( shaderStorageBufferArrayDynamicIndexing ) REQUIREMENT… 12 VkPhysicalDevice8BitStorageFeaturesKHR FEATURES ( storageBuffer8BitAccess ) REQUIREMENTS… 13 VkPhysicalDeviceVulkan11Features FEATURES ( multiview ) REQUIREMENTS ( "ApiVersion(… 14 VkPhysicalDeviceMultiviewFeatures FEATURES ( multiview ) REQUIREMENTS ( "ApiVersion… 15 VkPhysicalDeviceMultiviewFeatures FEATURES ( multiview ) REQUIREMENTS ( VK_KHR_mult… 16 VkPhysicalDeviceVariablePointersFeatures FEATURES ( variablePointersStorageBuffer ) REQUIR… 17 VkPhysicalDeviceDescriptorIndexingFeaturesEXT FEATURES ( shaderUniformTexelBufferArrayDynamicInd… [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | features.adoc | 5 // This text fragment is used many times in the Features chapter. 7 // tag::features[] 13 slink:VkDeviceCreateInfo to selectively enable these features. 14 // end::features[] 18 [[features]] anchor 19 = Features chapter 23 Features are properties of the physical device. 24 Features are optional:, and must: be explicitly enabled before use. 25 Support for features is reported and enabled on a per-feature basis. 31 Features are reported via the basic slink:VkPhysicalDeviceFeatures [all …]
|
| D | features.txt | 5 // This text fragment is used many times in the Features chapter. 7 // tag::features[] 13 slink:VkDeviceCreateInfo to selectively enable these features. 14 // end::features[] 18 [[features]] 19 = Features 23 Features are properties of the physical device. 24 Features are optional:, and must: be explicitly enabled before use. 25 Support for features is reported and enabled on a per-feature basis. 31 Features are reported via the basic slink:VkPhysicalDeviceFeatures [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/ |
| D | VK_VERSION_1_2.json | 6 …{ "features": ["shaderSampledImageArrayDynamicIndexing"], "requirements": ["ApiVersion(0, 1, 2… array 7 …{ "features": ["shaderStorageBufferArrayDynamicIndexing"], "requirements": ["ApiVersion(0, 1, … array 11 …{ "features": ["multiview"], "requirements": ["ApiVersion(0, 1, 2, 0)"], "mandatory_var… array 15 … { "features": ["subgroupBroadcastDynamicId"], "requirements": ["ApiVersion(0, 1, 2, 0)"] }, array 16 …{ "features": ["shaderSubgroupExtendedTypes"], "requirements": ["ApiVersion(0, 1, 2, 0)"] }, array 17 { "features": ["imagelessFramebuffer"], "requirements": ["ApiVersion(0, 1, 2, 0)"] }, array 18 …{ "features": ["uniformBufferStandardLayout"], "requirements": ["ApiVersion(0, 1, 2, 0)"] }, array 19 …{ "features": ["separateDepthStencilLayouts"], "requirements": ["ApiVersion(0, 1, 2, 0)"] }, array 20 { "features": ["hostQueryReset"], "requirements": ["ApiVersion(0, 1, 2, 0)"] }, array 21 …{ "features": ["timelineSemaphore"], "requirements": ["ApiVersion(0, 1, 2, 0)"], "ma… array [all …]
|
| D | VK_EXT_descriptor_indexing.json | 11 …{ "features": ["shaderSampledImageArrayDynamicIndexing"], "requirements": ["VK_EXT_descriptor_i… array 12 …{ "features": ["shaderStorageBufferArrayDynamicIndexing"], "requirements": ["VK_EXT_descriptor_… array 13 …{ "features": ["shaderSampledImageArrayDynamicIndexing"], "requirements": ["ApiVersion(0, 1, 1,… array 14 …{ "features": ["shaderStorageBufferArrayDynamicIndexing"], "requirements": ["ApiVersion(0, 1, 1… array 18 …{ "features": ["shaderUniformTexelBufferArrayDynamicIndexing"], "requirements": ["VK_EXT_descrip… array 19 …{ "features": ["shaderStorageTexelBufferArrayDynamicIndexing"], "requirements": ["VK_EXT_descrip… array 20 …{ "features": ["shaderSampledImageArrayNonUniformIndexing"], "requirements": ["VK_EXT_descriptor… array 21 …{ "features": ["shaderStorageBufferArrayNonUniformIndexing"], "requirements": ["VK_EXT_descripto… array 22 …{ "features": ["shaderUniformTexelBufferArrayNonUniformIndexing"], "requirements": ["VK_EXT_descr… array 23 …{ "features": ["descriptorBindingSampledImageUpdateAfterBind"], "requirements": ["VK_EXT_descrip… array [all …]
|
| D | VK_VERSION_1_3.json | 6 …{ "features": ["bufferDeviceAddress"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 7 …{ "features": ["vulkanMemoryModel"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 8 …{ "features": ["vulkanMemoryModelDeviceScope"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 12 …{ "features": ["robustImageAccess"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 13 …{ "features": ["inlineUniformBlock"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 14 …{ "features": ["descriptorBindingInlineUniformBlockUpdateAfterBind"], "requirements": ["ApiVersion… array 15 …{ "features": ["pipelineCreationCacheControl"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 16 …{ "features": ["privateData"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array 17 …{ "features": ["shaderDemoteToHelperInvocation"], "requirements": ["ApiVersion(0, 1, 3, 0)"],… array 18 …{ "features": ["shaderTerminateInvocation"], "requirements": ["ApiVersion(0, 1, 3, 0)"], … array [all …]
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | vk_mandatory_format_support_capture_to_json.js | 17 // Map all features to indexes of squares. 18 $("#features-formats-mandatory-features-subbyte td").each(function() { 28 ["features-formats-mandatory-features-subbyte", 29 "features-formats-mandatory-features-2byte", 30 "features-formats-mandatory-features-4byte", 31 "features-formats-mandatory-features-10bit", 32 "features-formats-mandatory-features-16bit", 33 "features-formats-mandatory-features-32bit", 34 "features-formats-mandatory-features-64bit", 35 "features-formats-mandatory-features-depth-stencil", [all …]
|
| /third_party/rust/crates/clap/ |
| D | Cargo.toml | 44 features = ["unstable-doc"] 49 features = ["unstable-doc"] 64 [features] 93 # In-work features 118 trycmd = { version = "0.14.15", default-features = false, features = ["color-auto", "diff", "exampl… 127 required-features = ["derive"] 131 required-features = ["cargo"] 135 required-features = ["derive"] 139 required-features = ["cargo"] 143 required-features = ["derive"] [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/roadmap/ |
| D | Roadmap-2022.adoc | 16 === Required Features 18 The following core optional features are required to be supported: 20 * Vulkan 1.0 Optional Features 21 ** <<features-fullDrawIndexUint32, pname:fullDrawIndexUint32>> 22 ** <<features-imageCubeArray, pname:imageCubeArray>> 23 ** <<features-independentBlend, pname:independentBlend>> 24 ** <<features-sampleRateShading, pname:sampleRateShading>> 25 ** <<features-drawIndirectFirstInstance, pname:drawIndirectFirstInstance>> 26 ** <<features-depthClamp, pname:depthClamp>> 27 ** <<features-depthBiasClamp, pname:depthBiasClamp>> [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 37 static const VkPhysicalDeviceFeatures features{ in getFeatures() local 99 return features; in getFeatures() 103 static void getPhysicalDeviceSamplerYcbcrConversionFeatures(T *features) in getPhysicalDeviceSamplerYcbcrConversionFeatures() argument 105 features->samplerYcbcrConversion = VK_TRUE; in getPhysicalDeviceSamplerYcbcrConversionFeatures() 109 static void getPhysicalDevice16BitStorageFeatures(T *features) in getPhysicalDevice16BitStorageFeatures() argument 111 features->storageBuffer16BitAccess = VK_FALSE; in getPhysicalDevice16BitStorageFeatures() 112 features->storageInputOutput16 = VK_FALSE; in getPhysicalDevice16BitStorageFeatures() 113 features->storagePushConstant16 = VK_FALSE; in getPhysicalDevice16BitStorageFeatures() 114 features->uniformAndStorageBuffer16BitAccess = VK_FALSE; in getPhysicalDevice16BitStorageFeatures() 118 static void getPhysicalDeviceVariablePointersFeatures(T *features) in getPhysicalDeviceVariablePointersFeatures() argument [all …]
|
| /third_party/skia/src/core/ |
| D | SkCpu.cpp | 37 uint32_t features = 0; in read_cpu_features() local 43 if (abcd[3] & (1<<25)) { features |= SkCpu:: SSE1; } in read_cpu_features() 44 if (abcd[3] & (1<<26)) { features |= SkCpu:: SSE2; } in read_cpu_features() 45 if (abcd[2] & (1<< 0)) { features |= SkCpu:: SSE3; } in read_cpu_features() 46 if (abcd[2] & (1<< 9)) { features |= SkCpu::SSSE3; } in read_cpu_features() 47 if (abcd[2] & (1<<19)) { features |= SkCpu::SSE41; } in read_cpu_features() 48 if (abcd[2] & (1<<20)) { features |= SkCpu::SSE42; } in read_cpu_features() 52 if (abcd[2] & (1<<28)) { features |= SkCpu:: AVX; } in read_cpu_features() 53 if (abcd[2] & (1<<29)) { features |= SkCpu::F16C; } in read_cpu_features() 54 if (abcd[2] & (1<<12)) { features |= SkCpu:: FMA; } in read_cpu_features() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | GCNProcessors.td | 24 FeatureISAVersion6_0_0.Features 28 FeatureISAVersion6_0_0.Features 32 FeatureISAVersion6_0_1.Features 36 FeatureISAVersion6_0_1.Features 40 FeatureISAVersion6_0_1.Features 44 FeatureISAVersion6_0_1.Features 48 FeatureISAVersion6_0_1.Features 56 FeatureISAVersion7_0_0.Features 60 FeatureISAVersion7_0_0.Features 64 FeatureISAVersion7_0_1.Features [all …]
|
| /third_party/vk-gl-cts/android/cts/main/vk-incremental-deqp/ |
| D | api.txt | 16 dEQP-VK.api.info.get_physical_device_properties2.features.16_bit_storage_features 17 dEQP-VK.api.info.get_physical_device_properties2.features.4444_formats_features_ext 18 dEQP-VK.api.info.get_physical_device_properties2.features.8_bit_storage_features 19 dEQP-VK.api.info.get_physical_device_properties2.features.acceleration_structure_features_khr 20 dEQP-VK.api.info.get_physical_device_properties2.features.astc_decode_features_ext 21 dEQP-VK.api.info.get_physical_device_properties2.features.blend_operation_advanced_features_ext 22 dEQP-VK.api.info.get_physical_device_properties2.features.buffer_device_address_features 23 dEQP-VK.api.info.get_physical_device_properties2.features.buffer_device_address_features_ext 24 dEQP-VK.api.info.get_physical_device_properties2.features.color_write_enable_features_ext 25 dEQP-VK.api.info.get_physical_device_properties2.features.conditional_rendering_features_ext [all …]
|
| /third_party/rust/crates/syn/ |
| D | syn.json | 6 "features": { object 25 "features": { object 55 "features": { object 100 "features": { object 125 "features": { object 150 "features": { object 167 "features": { object 190 "features": { object 221 "features": { object 257 "features": { object [all …]
|
| /third_party/rust/crates/syn/.github/workflows/ |
| D | ci.yml | 30 - run: cargo test --all-features --release --tests 63 - run: cargo check ${{env.target}} --no-default-features 65 - run: cargo check ${{env.target}} --features full 66 - run: cargo check ${{env.target}} --features 'fold visit visit-mut' 67 - run: cargo check ${{env.target}} --features 'full fold visit visit-mut' 68 - run: cargo check ${{env.target}} --no-default-features --features derive 69 - run: cargo check ${{env.target}} --no-default-features --features 'derive parsing' 70 - run: cargo check ${{env.target}} --no-default-features --features 'derive printing' 71 … - run: cargo check ${{env.target}} --no-default-features --features 'proc-macro parsing printing' 72 - run: cargo check ${{env.target}} --no-default-features --features full [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | ELFObjectFile.cpp | 98 SubtargetFeatures Features; in getMIPSFeatures() local 105 Features.AddFeature("mips2"); in getMIPSFeatures() 108 Features.AddFeature("mips3"); in getMIPSFeatures() 111 Features.AddFeature("mips4"); in getMIPSFeatures() 114 Features.AddFeature("mips5"); in getMIPSFeatures() 117 Features.AddFeature("mips32"); in getMIPSFeatures() 120 Features.AddFeature("mips64"); in getMIPSFeatures() 123 Features.AddFeature("mips32r2"); in getMIPSFeatures() 126 Features.AddFeature("mips64r2"); in getMIPSFeatures() 129 Features.AddFeature("mips32r6"); in getMIPSFeatures() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
| D | AVRELFStreamer.cpp | 12 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet() argument 16 if (Features[AVR::ELFArchAVR1]) in getEFlagsForFeatureSet() 18 else if (Features[AVR::ELFArchAVR2]) in getEFlagsForFeatureSet() 20 else if (Features[AVR::ELFArchAVR25]) in getEFlagsForFeatureSet() 22 else if (Features[AVR::ELFArchAVR3]) in getEFlagsForFeatureSet() 24 else if (Features[AVR::ELFArchAVR31]) in getEFlagsForFeatureSet() 26 else if (Features[AVR::ELFArchAVR35]) in getEFlagsForFeatureSet() 28 else if (Features[AVR::ELFArchAVR4]) in getEFlagsForFeatureSet() 30 else if (Features[AVR::ELFArchAVR5]) in getEFlagsForFeatureSet() 32 else if (Features[AVR::ELFArchAVR51]) in getEFlagsForFeatureSet() [all …]
|
| /third_party/curl/docs/libcurl/ |
| D | curl_version_info.md | 26 features in the running version of libcurl. *age* should be set to the 51 int features; /* bitmask, see below */ 123 *features* is a bit mask representing available features. It can have none, 129 names of the features that libcurl supports. The array is terminated by a NULL 130 entry. See the list of features names below. 146 # FEATURES chapter 150 *features* mask bit: CURL_VERSION_ALTSVC 156 *features* mask bit: CURL_VERSION_ASYNCHDNS 164 *features* mask bit: CURL_VERSION_BROTLI 170 *features* mask bit: CURL_VERSION_DEBUG [all …]
|
| /third_party/vk-gl-cts/android/cts/main/src/ |
| D | vk-incremental-deqp.txt | 171 dEQP-VK.api.info.get_physical_device_properties2.features.core 172 dEQP-VK.api.info.get_physical_device_properties2.features.4444_formats_features_ext 173 dEQP-VK.api.info.get_physical_device_properties2.features.8_bit_storage_features 174 dEQP-VK.api.info.get_physical_device_properties2.features.16_bit_storage_features 175 dEQP-VK.api.info.get_physical_device_properties2.features.acceleration_structure_features_khr 176 dEQP-VK.api.info.get_physical_device_properties2.features.astc_decode_features_ext 177 dEQP-VK.api.info.get_physical_device_properties2.features.blend_operation_advanced_features_ext 178 dEQP-VK.api.info.get_physical_device_properties2.features.buffer_device_address_features_ext 179 dEQP-VK.api.info.get_physical_device_properties2.features.buffer_device_address_features 180 dEQP-VK.api.info.get_physical_device_properties2.features.conditional_rendering_features_ext [all …]
|
| /third_party/rust/crates/log/.github/workflows/ |
| D | main.yml | 40 - run: cargo test --verbose --no-default-features 41 - run: cargo test --verbose --all-features 42 - run: cargo test --verbose --features serde 43 - run: cargo test --verbose --features std 44 - run: cargo test --verbose --features kv_unstable 45 - run: cargo test --verbose --features kv_unstable_sval 46 - run: cargo test --verbose --features kv_unstable_serde 47 …- run: cargo test --verbose --features "kv_unstable kv_unstable_std kv_unstable_sval kv_unstable_s… 63 features: 72 - run: cargo build --verbose -Z avoid-dev-deps --features kv_unstable [all …]
|
| /third_party/rust/crates/nom/.github/workflows/ |
| D | ci.yml | 23 features: 28 features: '' 30 features: '--features "std"' 32 features: '--no-default-features' 34 features: '--no-default-features --features "alloc"' 36 features: '' 38 features: '--no-default-features' 40 features: '--no-default-features --features "alloc"' 60 args: --verbose ${{ matrix.features }} 66 args: --verbose ${{ matrix.features }} [all …]
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | cpu_features.c | 1 /* cpu_features.c -- Processor features detection. 39 #include <cpu-features.h> 44 #include <zircon/features.h> 62 // features are known at build time, so don't call it. 94 * See http://bit.ly/2CcoEsr for run-time detection of ARM features and also 100 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local 101 arm_cpu_enable_crc32 = !!(features & ANDROID_CPU_ARM64_FEATURE_CRC32); in _cpu_check_features() 102 arm_cpu_enable_pmull = !!(features & ANDROID_CPU_ARM64_FEATURE_PMULL); in _cpu_check_features() 104 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() 105 arm_cpu_enable_crc32 = !!(features & ANDROID_CPU_ARM_FEATURE_CRC32); in _cpu_check_features() [all …]
|
| /third_party/skia/third_party/externals/zlib/ |
| D | cpu_features.c | 1 /* cpu_features.c -- Processor features detection. 39 #include <cpu-features.h> 44 #include <zircon/features.h> 62 // features are known at build time, so don't call it. 94 * See http://bit.ly/2CcoEsr for run-time detection of ARM features and also 100 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local 101 arm_cpu_enable_crc32 = !!(features & ANDROID_CPU_ARM64_FEATURE_CRC32); in _cpu_check_features() 102 arm_cpu_enable_pmull = !!(features & ANDROID_CPU_ARM64_FEATURE_PMULL); in _cpu_check_features() 104 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() 105 arm_cpu_enable_crc32 = !!(features & ANDROID_CPU_ARM_FEATURE_CRC32); in _cpu_check_features() [all …]
|
| /third_party/rust/crates/nom/ |
| D | Cargo.toml | 31 [features] 39 default-features = false 43 default-features = false 50 features = ["alloc", "std", "docsrs"] 51 all-features = true 63 required-features = ["alloc"] 76 required-features = ["alloc"] 80 required-features = ["alloc"] 84 required-features = ["alloc"] 91 required-features = ["alloc"] [all …]
|
| /third_party/node/deps/zlib/ |
| D | cpu_features.c | 1 /* cpu_features.c -- Processor features detection. 43 #include <cpu-features.h> 48 #include <zircon/features.h> 68 // features are known at build time, so don't call it. 96 * See http://bit.ly/2CcoEsr for run-time detection of ARM features and also 102 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local 103 arm_cpu_enable_crc32 = !!(features & ANDROID_CPU_ARM64_FEATURE_CRC32); in _cpu_check_features() 104 arm_cpu_enable_pmull = !!(features & ANDROID_CPU_ARM64_FEATURE_PMULL); in _cpu_check_features() 106 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() 107 arm_cpu_enable_crc32 = !!(features & ANDROID_CPU_ARM_FEATURE_CRC32); in _cpu_check_features() [all …]
|