Searched refs:fFloat32Vector3Type (Results 1 – 2 of 2) sorted by relevance
325 LLVMTypeRef fFloat32Vector3Type; variable
119 fFloat32Vector3Type = LLVMVectorType(fFloat32Type, 3); in JIT()186 this->addBuiltinFunction("clamp", "sksl_clamp3", fFloat32Vector3Type, { fFloat32Vector3Type, in loadBuiltinFunctions()257 return fFloat32Vector3Type; in getType()