Home
last modified time | relevance | path

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

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