Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DBlitter.cpp433 bool writeB = (options & WRITE_BLUE) == WRITE_BLUE; in write() local
862 bool writeB = (options & WRITE_BLUE) == WRITE_BLUE; in write() local