OSDN Git Service

Added RG8 fragment output format
authorAlexis Hetu <sugoi@google.com>
Tue, 13 Sep 2016 22:41:27 +0000 (18:41 -0400)
committerAlexis Hétu <sugoi@google.com>
Fri, 16 Sep 2016 14:19:32 +0000 (14:19 +0000)
commit143dfc7e600b9cba5c60529946e4481dfbab8793
treed6731a7d05105a0e3ac4dcb88e6a3dc55f99fa0f
parent827d07ab03ed7587a009b186fc4363b0b93cdf24
Added RG8 fragment output format

Tying up loose ends from the new output formats project.
One of the missing outputs was the RG8 format, which I added here.

Change-Id: I865ad4c462e892dbc3a7820003b2390b54453ee9
Reviewed-on: https://swiftshader-review.googlesource.com/7171
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
src/Shader/PixelProgram.cpp
src/Shader/PixelRoutine.cpp