Searched refs:xyAttribType (Results 1 – 1 of 1) sorted by relevance
498 GrVertexAttribType xyAttribType; in initVS() local506 xyAttribType = kFloat4_GrVertexAttribType; in initVS()514 xyAttribType = kFloat3_GrVertexAttribType; in initVS()517 fInstanceAttributes[kInstanceAttribIdx_X] = {"X", xyAttribType, xySLType}; in initVS()518 fInstanceAttributes[kInstanceAttribIdx_Y] = {"Y", xyAttribType, xySLType}; in initVS()