Home
last modified time | relevance | path

Searched defs:functionType (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp522 const uint32_t functionType = testsArr[ndx].second; in mixupAddressProcCheck() local
540 const uint32_t functionType = testsArr[ndx].second; in specialCasesCheck() local
/external/angle/third_party/glslang/src/SPIRV/
DspvIR.h539 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
/external/deqp-deps/glslang/SPIRV/
DspvIR.h539 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
/external/deqp/external/vulkancts/scripts/
Dgen_framework.py2626 def writeExtensionFunctions (functionType): argument
4158 def functions(functionType): argument
/external/pytorch/torch/csrc/jit/serialization/
Dpython_print.cpp1540 if (auto functionType = type->cast<FunctionType>()) { in printNamedType() local
/external/angle/src/libANGLE/renderer/vulkan/
Dspv_utils.cpp3634 spirv::IdRef functionType; in transformInstruction() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp490 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp531 IdRef functionType) in WriteFunction()
Dspirv_instruction_parser_autogen.cpp581 IdRef *functionType) in ParseFunction()
/external/clang/lib/Sema/
DTreeTransform.h11368 QualType functionType = in TransformBlockExpr() local