Home
last modified time | relevance | path

Searched defs:parameterTypes (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLJIT.cpp1729 LLVMTypeRef parameterTypes[12] = { fSizeTType, LLVMPointerType(fInt8PtrType, 0), fSizeTType, in compileStageFunction() local
1764 std::vector<LLVMTypeRef> parameterTypes; in compileFunction() local
DSkSLSPIRVCodeGenerator.cpp594 std::vector<SpvId> parameterTypes; in getFunctionType() local