Home
last modified time | relevance | path

Searched defs:fogActive (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.hpp66 bool fogActive : 1; member
DContext.cpp484 bool Context::fogActive() in fogActive() function in sw::Context
DVertexProcessor.hpp73 bool fogActive : 1; member