Home
last modified time | relevance | path

Searched refs:writeBlue (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Renderer/
DBlitter.hpp42 bool writeBlue : 1; member
DBlitter.cpp426 bool writeB = state.writeBlue; in write()
855 bool writeB = state.writeBlue; in write()
/external/swiftshader/src/Device/
DBlitter.hpp42 bool writeBlue : 1; member
DBlitter.cpp420 bool writeB = state.writeBlue; in write()
950 bool writeB = state.writeBlue; in write()