Searched refs:fShort4 (Results 1 – 8 of 8) sorted by relevance
111 , fShort4(MakeVectorType("short4", "s4", *fShort, /*columns=*/4)) in BuiltinTypes()237 {fInvalid.get(), fShort2.get(), fShort3.get(), fShort4.get()}))
49 if (type == *context.fTypes.fShort4 ) { *outType = kShort4_GrSLType; return true; } in type_to_grsltype()
47 const std::unique_ptr<Type> fShort4; variable
147 return *context.fTypes.fShort4; in skslType()
146 case 4: return *context.fTypes.fShort4; in toCompound()
64 type == *context.fTypes.fShort4) { in ParameterCType()
220 type == *fContext.fTypes.fShort4) { in formatRuntimeValue()459 if (type == *context.fTypes.fShort4 ) { return "kShort4_GrSLType"; } in glsltype_string()
211 type == *fContext.fTypes.fShort4) { in formatRuntimeValue()