Home
last modified time | relevance | path

Searched defs:usePointSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp437 …ector<Attribute>& attributes, int& inputStride, const vector<Varying>& varyings, bool usePointSize) in computeInputLayout()
1453 bool usePointSize = rnd.getFloat() < pointSizeWeight; in init() local