Home
last modified time | relevance | path

Searched refs:kInstanceAttribIdx_Y (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor_VSImpl.cpp32 static constexpr int kInstanceAttribIdx_Y = 1; // Transposed Y values of all input points. variable
263 proc.fInstanceAttributes[kInstanceAttribIdx_Y].name(), swizzle); in onEmitCode()
518 fInstanceAttributes[kInstanceAttribIdx_Y] = {"Y", xyAttribType, xySLType}; in initVS()