Searched defs:hasPointSize (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrProgramDesc.cpp168 bool hasPointSize,
241 header->fHasPointSize = hasPointSize ? 1 : 0;
166 Build(GrProgramDesc* desc, const GrPrimitiveProcessor& primProc, bool hasPointSize, const GrPipeline& pipeline, const GrShaderCaps& shaderCaps) argument

Completed in 51 milliseconds