Searched defs:functionType (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiVersionCheck.cpp | 413 const deUint32 functionType = testsArr[ndx].second; in mixupAddressProcCheck() local 430 const deUint32 functionType = testsArr[ndx].second; in specialCasesCheck() local 449 const deUint32 functionType = testsArr[ndx].second; in regularCheck() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 441 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | spvIR.h | 441 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_framework.py | 1468 def writeExtensionFunctions (functionType): argument
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 593 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 11368 QualType functionType = in TransformBlockExpr() local
|