Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DPatchWriter.h52 fColorAttrib.set(color, fPatchAttribs & PatchAttribs::kWideColorIfEnabled); in updateColorAttrib()
143 << If((fPatchAttribs & PatchAttribs::kColor), fColorAttrib) in outputPatchAttribs()
149 GrVertexColor fColorAttrib; member in skgpu::PatchWriter
/third_party/skia/src/gpu/ops/
H A DFillRRectOp.cpp368 fColorAttrib = &fInstanceAttribs.push_back( in Processor()
388 const Attribute* fColorAttrib; member
588 varyings->addPassThroughAttribute(proc.fColorAttrib->asShaderVar(),

Completed in 2 milliseconds