Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSetupProcessor.hpp48 bool isDrawPoint : 1; member
DContext.cpp523 bool GraphicsState::isDrawPoint(bool polygonModeAware) const in isDrawPoint() function in vk::GraphicsState
/external/swiftshader/src/Renderer/
DSetupProcessor.hpp42 bool isDrawPoint : 1; member
DContext.cpp66 bool Context::isDrawPoint(bool fillModeAware) const in isDrawPoint() function in sw::Context