Home
last modified time | relevance | path

Searched refs:colorAttribIdx (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DDrawAtlasPathOp.cpp43 SkASSERT(fAttribs.count() == this->colorAttribIdx()); in DrawAtlasPathShader()
54 int colorAttribIdx() const { return fUsesLocalCoords ? 3 : 1; } in colorAttribIdx() function in __anon18837::DrawAtlasPathShader
112 shader.fAttribs[shader.colorAttribIdx()].asShaderVar(),

Completed in 1 milliseconds