Searched defs:functionType (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 522 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/ |
D | spvIR.h | 539 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 539 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_framework.py | 2626 def writeExtensionFunctions (functionType): argument 4158 def functions(functionType): argument
|
/external/pytorch/torch/csrc/jit/serialization/ |
D | python_print.cpp | 1540 if (auto functionType = type->cast<FunctionType>()) { in printNamedType() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | spv_utils.cpp | 3634 spirv::IdRef functionType; in transformInstruction() local
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 490 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 531 IdRef functionType) in WriteFunction()
|
D | spirv_instruction_parser_autogen.cpp | 581 IdRef *functionType) in ParseFunction()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 11368 QualType functionType = in TransformBlockExpr() local
|