Searched defs:usePointSize (Results 1 – 1 of 1) sorted by relevance
437 …ector<Attribute>& attributes, int& inputStride, const vector<Varying>& varyings, bool usePointSize) in computeInputLayout()1453 bool usePointSize = rnd.getFloat() < pointSizeWeight; in init() local