Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DJITTargetMachineBuilder.h111 SubtargetFeatures &getFeatures() { return Features; } in getFeatures() function
114 const SubtargetFeatures &getFeatures() const { return Features; } in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp119 PdbRaw_Features InfoStream::getFeatures() const { return Features; } in getFeatures() function in InfoStream
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DDisplayMtl.h121 const angle::FeaturesMtl &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.h106 const angle::FeaturesGL &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRendererD3D.cpp172 const angle::FeaturesD3D &RendererD3D::getFeatures() const in getFeatures() function in rx::RendererD3D
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp289 SubtargetFeatures ELFObjectFileBase::getFeatures() const { in getFeatures() function in ELFObjectFileBase
DXCOFFObjectFile.cpp398 SubtargetFeatures XCOFFObjectFile::getFeatures() const { in getFeatures() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1534 SubtargetFeatures WasmObjectFile::getFeatures() const { in getFeatures() function in WasmObjectFile
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUAdapter.cpp119 interop::Interface<interop::GPUSupportedFeatures> GPUAdapter::getFeatures(Napi::Env env) { in getFeatures() function in wgpu::binding::GPUAdapter
DGPUDevice.cpp115 interop::Interface<interop::GPUSupportedFeatures> GPUDevice::getFeatures(Napi::Env env) { in getFeatures() function in wgpu::binding::GPUDevice
/third_party/skia/third_party/externals/angle2/include/platform/
DFeature.h198 const FeatureMap &getFeatures() const { return members; } in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSubtargetFeature.h196 const std::vector<std::string> &getFeatures() const { return Features; } in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp150 static FeatureBitset getFeatures(StringRef CPU, StringRef FS, in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h291 const angle::FeatureList &getFeatures() const { return mFeatures; } in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h366 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
DCOFF.h944 SubtargetFeatures getFeatures() const override { return SubtargetFeatures(); } in getFeatures() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h231 const angle::FeaturesVk &getFeatures() const { return mFeatures; } in getFeatures() function
DContextVk.h369 ANGLE_INLINE const angle::FeaturesVk &getFeatures() const { return mRenderer->getFeatures(); } in getFeatures() function
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py204 def getFeatures(self, api, checkVersion=None): member in Registry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h250 const FeatureBitset& getFeatures() const { in getFeatures() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp35 const VkPhysicalDeviceFeatures &PhysicalDevice::getFeatures() const in getFeatures() function in vk::PhysicalDevice
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2851 FeatureSet getFeatures() { in getFeatures() method in Descriptors.GenericDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp102 const FeatureBitset &getFeatures() const { return Features; } in getFeatures() function in __anon9ad0c19e0111::MipsAssemblerOptions
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp165 …VULKAN_HPP_INLINE void PhysicalDevice::getFeatures( VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures *… in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
175 … PhysicalDevice::getFeatures( Dispatch const & d ) const VULKAN_HPP_NOEXCEPT in getFeatures() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
Dvulkan_raii.hpp9161 PhysicalDevice::getFeatures() const VULKAN_HPP_NOEXCEPT in getFeatures() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice

12