| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 9178 VulkanFeatures features; in createOpQuantizeSingleOptionTests() local 9199 VulkanFeatures features; in createOpQuantizeSingleOptionTests() local 9219 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, PushConstants(), GraphicsResources(), GraphicsInterfaces(), extensions, features, testCtx); in createOpQuantizeSingleOptionTests() local 11306 VulkanFeatures features; in createOpConstantFloat16Tests() local 11655 VulkanFeatures features; in createFloat16LogicalSet() local 11785 VulkanFeatures features; createFloat16LogicalSet() local 12004 VulkanFeatures features; createFloat16FuncSet() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiFeatureInfo.cpp | 107 bool validateFeatureLimits(VkPhysicalDeviceProperties* properties, VkPhysicalDeviceFeatures* features, TestLog& log) in validateFeatureLimits() argument 699 const VkPhysicalDeviceFeatures& features = features2.features; in validateLimits12() local 1254 const VkPhysicalDeviceFeatures& features = context.getDeviceFeatures(); validateLimitsExtDescriptorIndexing() local 2677 VkPhysicalDeviceFeatures* features; deviceFeatures() local 2900 VkPhysicalDeviceFeatures features; deviceProperties() local 3871 optimalTilingFeaturesSupported(Context& context, VkFormat format, VkFormatFeatureFlags features) optimalTilingFeaturesSupported() argument 3878 optimalTilingFeaturesSupportedForAll(Context& context, const VkFormat* begin, const VkFormat* end, VkFormatFeatureFlags features) optimalTilingFeaturesSupportedForAll() argument 3983 const VkPhysicalDeviceFeatures& features = context.getDeviceFeatures(); testCompressedFormatsSupported() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 178 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures features; variable 5827 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 5838 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = variable 10273 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 10284 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = global() variable [all...] |
| H A D | vulkan_raii.hpp | 9163 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures features; variable 9165 reinterpret_cast<VkPhysicalDeviceFeatures *>( &features ) ); variable 10528 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 10530 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); variable 10539 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = variable 10542 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); variable 12036 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 12038 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); variable 12051 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = global() variable 12054 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); global() variable [all...] |
| H A D | vulkan_structs.hpp | 42810 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures features = {}; global() member [all...] |
| H A D | vulkan_core.h | 4800 VkPhysicalDeviceFeatures features; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | libVulkan.cpp | 3357 static bool checkFormatUsage(VkImageUsageFlags usage, VkFormatFeatureFlags features) in checkFormatUsage() argument 3507 VkFormatFeatureFlags features; vkGetPhysicalDeviceImageFormatProperties2() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | disasm-aarch64.cc | 7590 std::stringstream features; in Disassembler() local
|
| H A D | macro-assembler-aarch64.h | 8855 explicit SimulationCPUFeaturesScope(MacroAssembler* masm, T... features) in SimulationCPUFeaturesScope() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1688 const auto features = context.getPipelineCreationCacheControlFeatures(); in checkSupport() local
|
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 2551 const auto features = vk::getPhysicalDeviceFeatures(vki, physicalDevice); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 11208 VulkanFeatures features; in createOpConstantFloat16Tests() local 11557 VulkanFeatures features; in createFloat16LogicalSet() local 11687 VulkanFeatures features; in createFloat16LogicalSet() local 11906 VulkanFeatures features; createFloat16FuncSet() local [all...] |
| /third_party/f2fs-tools/include/ |
| H A D | f2fs_fs.h | 1760 static inline int set_feature_bits(struct feature *table, char *features) in set_feature_bits() argument 1772 static inline int parse_feature(struct feature *table, const char *features) in parse_feature() argument
|
| /third_party/curl/include/curl/ |
| H A D | curl.h | 3063 int features; /* bitmask, see defines below */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 3098 const auto features = vk::getPhysicalDeviceFeatures(vki, physicalDevice); in checkSupport() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_helpers.cpp | 1398 void CommandBufferHelper::executeBarriers(const angle::FeaturesVk &features, in executeBarriers() argument
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| H A D | xmlparse.c | 2526 static const XML_Feature features[] = { in XML_GetFeatureList() local
|
| /third_party/python/Modules/expat/ |
| H A D | xmlparse.c | 2495 static const XML_Feature features[] = { in XML_GetFeatureList() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 171 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures features; variable 5541 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 5554 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2>(); variable 10742 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 10755 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2>(); global() variable [all...] |
| H A D | vulkan_raii.hpp | 11715 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures features; variable 11717 reinterpret_cast<VkPhysicalDeviceFeatures *>( &features ) ); variable 13707 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 13709 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); variable 13721 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2>(); variable 13723 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); variable 16077 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 features; variable 16079 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); variable 16091 VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2 & features = structureChain.template get<VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures2>(); global() variable 16093 reinterpret_cast<VkPhysicalDeviceFeatures2 *>( &features ) ); global() variable [all...] |
| /third_party/typescript/lib/ |
| H A D | tsc.js | [all...] |
| /third_party/glfw/deps/glad/ |
| H A D | vulkan.h | 3608 VkPhysicalDeviceFeatures features; member
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| H A D | vulkan_sc_core.h | 3757 VkPhysicalDeviceFeatures features; member
|
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_core.h | 5064 VkPhysicalDeviceFeatures features; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_core.h | 4849 VkPhysicalDeviceFeatures features; member
|