Searched refs:xySLType (Results 1 – 1 of 1) sorted by relevance
499 GrSLType xySLType; in initVS() local507 xySLType = kFloat4_GrSLType; in initVS()515 xySLType = kFloat3_GrSLType; in initVS()517 fInstanceAttributes[kInstanceAttribIdx_X] = {"X", xyAttribType, xySLType}; in initVS()518 fInstanceAttributes[kInstanceAttribIdx_Y] = {"Y", xyAttribType, xySLType}; in initVS()