Searched refs:colorPurpleVar (Results 1 – 1 of 1) sorted by relevance
60 colorPurpleVar = VarUniformHandle(_colorPurple); in emitCode()90 if (colorPurpleVar.isValid()) { in onSetData()91 pdman.set4fv(colorPurpleVar, 1, (_outer.colorPurple).vec()); in onSetData()98 UniformHandle colorPurpleVar; member in GrGLSLDSLFPTest_Ternary