Searched defs:isDrawLine (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Renderer/ | ||
D | SetupProcessor.hpp | 41 bool isDrawLine : 1; member |
D | Context.cpp | 110 bool Context::isDrawLine(bool fillModeAware) const in isDrawLine() function in sw::Context |