Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp413 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/
DspvIR.h441 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
/external/angle/third_party/glslang/src/SPIRV/
DspvIR.h441 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, Module& parent) in Function()
/external/deqp/external/vulkancts/scripts/
Dgen_framework.py1468 def writeExtensionFunctions (functionType): argument
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp593 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
/external/clang/lib/Sema/
DTreeTransform.h11368 QualType functionType = in TransformBlockExpr() local