Searched refs:fHalf4_Type (Results 1 – 9 of 9) sorted by relevance
38 , fHalf4_Type(new Type("half4", *fHalf_Type, 4)) in Context()160 fHalf3_Type.get(), fHalf4_Type.get() }))190 fHalf3_Type.get(), fHalf4_Type.get() }))236 const std::unique_ptr<Type> fHalf4_Type; variable
196 } else if (type == *fContext.fFloat4_Type || type == *fContext.fHalf4_Type) { in writeRuntimeValue()556 } else if (var.fType == *fContext.fHalf4_Type) { in addUniform()1154 } else if (var.fType == *fContext.fHalf4_Type) { in writeGetKey()
62 } else if (type == *context.fFloat4_Type || type == *context.fHalf4_Type) { in ParameterCType()
763 parameters[2]->fType == *fContext.fHalf4_Type && in convertFunction()768 valid = parameters[0]->fType == *fContext.fHalf4_Type && in convertFunction()
1752 f.fParameters[2]->fType == *fProgram->fContext->fHalf4_Type && in hasStageSignature()
33 case 4: return *context.fHalf4_Type; in index_type()
93 case 4: return *context.fHalf4_Type; in toCompound()
45 case 4: return *context.fHalf4_Type; in get_type()
75 &v->fType == fCompiler.context().fHalf4_Type.get()) { in getSpecialization()103 } else if (&v.fType == context.fHalf4_Type.get()) { in get_ctype()136 } else if (type == *fContext.fHalf4_Type) { in uniformType()