Home
last modified time | relevance | path

Searched defs:getFeatures (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp27 const VkPhysicalDeviceFeatures& PhysicalDevice::getFeatures() const in getFeatures() function in vk::PhysicalDevice
91 void PhysicalDevice::getFeatures(VkPhysicalDeviceSamplerYcbcrConversionFeatures* features) const in getFeatures() function in vk::PhysicalDevice
96 void PhysicalDevice::getFeatures(VkPhysicalDevice16BitStorageFeatures* features) const in getFeatures() function in vk::PhysicalDevice
104 void PhysicalDevice::getFeatures(VkPhysicalDeviceVariablePointerFeatures* features) const in getFeatures() function in vk::PhysicalDevice
110 void PhysicalDevice::getFeatures(VkPhysicalDevice8BitStorageFeaturesKHR* features) const in getFeatures() function in vk::PhysicalDevice
117 void PhysicalDevice::getFeatures(VkPhysicalDeviceMultiviewFeatures* features) const in getFeatures() function in vk::PhysicalDevice
124 void PhysicalDevice::getFeatures(VkPhysicalDeviceProtectedMemoryFeatures* features) const in getFeatures() function in vk::PhysicalDevice
/external/llvm/lib/Object/
DELFObjectFile.cpp58 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in llvm::ELFObjectFileBase
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSubtargetFeature.h119 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp120 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DELFObjectFile.cpp252 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
DWasmObjectFile.cpp1282 SubtargetFeatures WasmObjectFile::getFeatures() const { in getFeatures() function in WasmObjectFile
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp20 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSubtargetInfo.cpp23 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DExecutionUtils.h67 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DFeatureSpecificTestSuiteBuilder.java121 public Set<Feature<?>> getFeatures() { in getFeatures() method in FeatureSpecificTestSuiteBuilder
/external/llvm/include/llvm/Object/
DMachO.h265 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DCOFF.h770 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DMachO.h369 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DCOFF.h940 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h258 uint64_t getFeatures() const { in getFeatures() function
/external/deqp/scripts/khr_util/
Dregistry.py198 def getFeatures(self, api, checkVersion=None): member in Registry
/external/llvm/tools/gold/
Dgold-plugin.cpp937 static SubtargetFeatures getFeatures(Triple &TheTriple) { in getFeatures() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp75 const FeatureBitset &getFeatures() const { return Features; } in getFeatures() function in __anon68c73a3d0111::MipsAssemblerOptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp97 const FeatureBitset &getFeatures() const { return Features; } in getFeatures() function in __anonae6ab6950111::MipsAssemblerOptions
/external/swiftshader/include/vulkan/
Dvulkan.hpp45718 …VULKAN_HPP_INLINE void PhysicalDevice::getFeatures( PhysicalDeviceFeatures* pFeatures, Dispatch co… in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
45724 VULKAN_HPP_INLINE PhysicalDeviceFeatures PhysicalDevice::getFeatures(Dispatch const &d ) const in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp53323 …VULKAN_HPP_INLINE void PhysicalDevice::getFeatures( PhysicalDeviceFeatures* pFeatures, Dispatch co… in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
53329 VULKAN_HPP_INLINE PhysicalDeviceFeatures PhysicalDevice::getFeatures(Dispatch const &d ) const in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice