Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSetupProcessor.hpp41 bool isDrawLine : 1; member
DContext.cpp110 bool Context::isDrawLine(bool fillModeAware) const in isDrawLine() function in sw::Context