Searched defs:functionType (Results 1 – 9 of 9) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 418 const deUint32 functionType = testsArr[ndx].second; in mixupAddressProcCheck() local 435 const deUint32 functionType = testsArr[ndx].second; in specialCasesCheck() local
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | spvIR.h | 459 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 459 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_framework.py | 1689 def writeExtensionFunctions (functionType): argument
|
/external/angle/src/libANGLE/renderer/ |
D | glslang_wrapper_utils.cpp | 3081 spirv::IdRef functionType; in transformInstruction() local 4001 spirv::IdRef functionType; in transformInstruction() local
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 510 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.cpp | 509 IdRef functionType) in WriteFunction()
|
D | spirv_instruction_parser_autogen.cpp | 570 IdRef *functionType) in ParseFunction()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 11368 QualType functionType = in TransformBlockExpr() local
|