Home
last modified time | relevance | path

Searched defs:missingFeature (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.cpp59 const char **missingFeature) in isCoreFeaturesSupported()
131 const char **missingFeature) in isFloat16Int8FeaturesSupported()
142 const char **missingFeature) in is8BitStorageFeaturesSupported()
154 const char **missingFeature) in is16BitStorageFeaturesSupported()
168 const char **missingFeature) in isVariablePointersFeaturesSupported()
180 const char **missingFeature) in isVulkanMemoryModelFeaturesSupported()
194 const char **missingFeature) in isIntegerDotProductFeaturesSupported()
206 const char **missingFeature) in isFloatControls2FeaturesSupported()
221 const char **missingFeature) in isFloatControlsFeaturesSupported()
293 …uresSupported(const Context &context, const VulkanFeatures &requested, const char **missingFeature) in isVulkanFeaturesSupported()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp303 bool AVRAsmParser::missingFeature(llvm::SMLoc const &Loc, in missingFeature() function in AVRAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp312 bool AVRAsmParser::missingFeature(llvm::SMLoc const &Loc, in missingFeature() function in AVRAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp976 bool M68kAsmParser::missingFeature(llvm::SMLoc const &Loc, in missingFeature() function in M68kAsmParser