Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DSetupProcessor.hpp50 bool isDrawTriangle : 1; member
DContext.cpp609 bool GraphicsState::isDrawTriangle(bool polygonModeAware) const in isDrawTriangle() function in vk::GraphicsState
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSetupProcessor.hpp44 bool isDrawTriangle : 1; member
DContext.cpp154 bool Context::isDrawTriangle(bool fillModeAware) const in isDrawTriangle() function in sw::Context