/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 197 …FeatureFlags requirements; //!< features the implementation must support to allow this test to… 747 FeatureFlags getShaderStageRequirements (const VkShaderStageFlags stageFlags) in getShaderStageRequirements() 749 FeatureFlags features = (FeatureFlags)0; in getShaderStageRequirements() 801 (FeatureFlags)0, in createDefaultValueTests() 880 (FeatureFlags)0, in createDefaultValueTests() 891 (FeatureFlags)0, in createDefaultValueTests() 948 (FeatureFlags)0, in createDefaultValueTests() 1007 (FeatureFlags)0, in createBasicSpecializationTests() 1154 (FeatureFlags)0, in createBasicSpecializationTests() 1169 (FeatureFlags)0, in createBasicSpecializationTests() [all …]
|
D | vktPipelineMultisampleTestsUtil.hpp | 89 typedef deUint32 FeatureFlags; typedef 91 …Interface& instanceInterface, const vk::VkPhysicalDevice physicalDevice, const FeatureFlags flags);
|
D | vktPipelineSpecConstantUtil.hpp | 75 typedef deUint32 FeatureFlags; typedef 78 void requireFeatures (vkt::Context& context, const FeatureFlags flags);
|
D | vktPipelineSpecConstantUtil.cpp | 287 void requireFeatures (Context& context, const FeatureFlags flags) in requireFeatures()
|
D | vktPipelineMultisampleTestsUtil.cpp | 381 …tanceInterface& instanceInterface, const VkPhysicalDevice physicalDevice, const FeatureFlags flags) in requireFeatures()
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ |
D | doctor.dart | 27 FeatureFlags: () => TestFeatureFlags( 39 FeatureFlags: () => TestFeatureFlags( 49 FeatureFlags: () => TestFeatureFlags( 58 FeatureFlags: () => TestFeatureFlags(
|
D | features_test.dart | 29 FeatureFlags: () => const FeatureFlags(),
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/ |
D | build_linux_test.dart | 61 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: true), 78 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: true), 105 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: true), 123 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: true), 132 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: false),
|
D | build_bundle_test.dart | 110 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: false), 127 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: false), 144 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: false), 161 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: true), 178 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: true), 195 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: true),
|
D | build_macos_test.dart | 62 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: true), 78 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: true), 115 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: true), 124 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: false),
|
D | build_windows_test.dart | 70 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: true), 84 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: true), 103 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: true), 140 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: true),
|
D | build_web_test.dart | 55 FeatureFlags: () => TestFeatureFlags(isWebEnabled: true), 96 FeatureFlags: () => TestFeatureFlags(isWebEnabled: false),
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
D | features.dart | 12 /// The current [FeatureFlags] implementation. 15 FeatureFlags get featureFlags => context.get<FeatureFlags>(); 24 class FeatureFlags { 25 const FeatureFlags();
|
D | context_runner.dart | 83 FeatureFlags: () => const FeatureFlags(),
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/linux/ |
D | linux_workflow_test.dart | 27 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: true), 54 FeatureFlags: () => TestFeatureFlags(isLinuxEnabled: false),
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/windows/ |
D | windows_workflow_test.dart | 28 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: true), 55 FeatureFlags: () => TestFeatureFlags(isWindowsEnabled: false),
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/macos/ |
D | macos_workflow_test.dart | 28 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: true), 54 FeatureFlags: () => TestFeatureFlags(isMacOSEnabled: false),
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/web/ |
D | workflow_test.dart | 38 FeatureFlags: () => TestFeatureFlags(isWebEnabled: true), 87 FeatureFlags: () => TestFeatureFlags(isWebEnabled: false),
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.hpp | 66 typedef deUint32 FeatureFlags; typedef 220 const FeatureFlags flags);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.hpp | 230 typedef deUint32 FeatureFlags; typedef 296 …const vk::InstanceInterface& vki, const vk::VkPhysicalDevice physDevice, const FeatureFlags flags);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUtil.hpp | 210 typedef deUint32 FeatureFlags; typedef 217 …const vk::InstanceInterface& vki, const vk::VkPhysicalDevice physDevice, const FeatureFlags flags);
|
D | vktTessellationUtil.cpp | 807 …eatures (const InstanceInterface& vki, const VkPhysicalDevice physDevice, const FeatureFlags flags) in requireFeatures()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkWsiUtil.hpp | 41 enum FeatureFlags enum
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 77 typedef deUint32 FeatureFlags; typedef 79 …eatures (const InstanceInterface& vki, const VkPhysicalDevice physDevice, const FeatureFlags flags) in requireFeatures() 1337 FeatureFlags requirements = (FeatureFlags)0; in testClipDistance()
|
/third_party/flutter/flutter/packages/flutter_tools/test/src/ |
D | testbed.dart | 688 // A test implementation of [FeatureFlags] that allows enabling without reading 690 class TestFeatureFlags implements FeatureFlags {
|