Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DBlitter.cpp334 bool writeG = (options & WRITE_GREEN) == WRITE_GREEN; in write() local
788 bool writeG = (options & WRITE_GREEN) == WRITE_GREEN; in write() local