Searched refs:xySLType (Results 1 – 2 of 2) sorted by relevance
500 GrSLType xySLType; in initVS() local508 xySLType = kFloat4_GrSLType; in initVS()516 xySLType = kFloat3_GrSLType; in initVS()518 fInstanceAttributes[kInstanceAttribIdx_X] = {"X", xyAttribType, xySLType}; in initVS()519 fInstanceAttributes[kInstanceAttribIdx_Y] = {"Y", xyAttribType, xySLType}; in initVS()
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()