commit | 563fa63bf2245e84584efb1143ea5acd7374df46 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason.ekstrand@intel.com> | Thu Oct 06 22:10:34 2016 -0700 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Fri Oct 14 15:39:41 2016 -0700 |
tree | b533a1dd6c384c7d9865356b4563060f39d40454 | |
parent | f180faab79edc713a203cf5596257613b81741b3 [diff] |
intel/blorp: Add support for binding an actual stencil buffer While we're here, we also make depth without HiZ work. v2: - Use the correct surface type for 1-D on SKL+ - Set QPitch on BDW+ Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>