summaryrefslogtreecommitdiffstats
path: root/src/hgl
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-05-15 13:27:16 -0700
committerJason Ekstrand <[email protected]>2017-05-26 07:58:01 -0700
commitc19150af5cce3ce3a50b818e0869064a26a62f62 (patch)
treefd87e9224b67b9b73bc83af179d834b758664c10 /src/hgl
parent441cd7a81d6fb90dacf8ae441b438d9fe7db19eb (diff)
i965: Use blorp_copy for doing r8 stencil updates on HSW
The blorp_copy entrypoint is designed for doing memcpy like operations which is what we need to do here while blorp_blit is for handling format conversion and scaling. Using blorp_copy is much simpler and prevents us from getting formats wrong. While we're here, we get rid of the layers_per_blit thing since stencil always uses interleaved MSAA. Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions