Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSetupProcessor.hpp49 bool isDrawLine : 1; member
DContext.cpp542 bool GraphicsState::isDrawLine(bool polygonModeAware) const in isDrawLine() function in vk::GraphicsState
/external/swiftshader/src/Renderer/
DSetupProcessor.hpp43 bool isDrawLine : 1; member
DContext.cpp110 bool Context::isDrawLine(bool fillModeAware) const in isDrawLine() function in sw::Context