HomeSort by relevance Sort by last modified time
    Searched defs:pointScaleActive (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Renderer/
Context.cpp 499 return isDrawPoint(true) && (input[PointSize] || (!preTransformed && pointScaleActive()));
736 bool Context::pointScaleActive()
VertexProcessor.hpp 76 bool pointScaleActive : 1;

Completed in 52 milliseconds