diff options
author | Kenneth Graunke <[email protected]> | 2017-05-10 23:37:23 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-05-29 21:46:37 -0700 |
commit | 9afe5846d2c9df4e1ac6c1a5c296e14ac68ae968 (patch) | |
tree | 4244fecebf3c38557888c04e4ae632810c3d3171 /src/intel/Android.isl.mk | |
parent | 44309dcea361f7000d7c28030c328cbcb4995948 (diff) |
genxml: Make a SCISSOR_RECT structure on Gen4-5.
Gen6+ support multiple scissor rectangles, and define a SCISSOR_RECT
structure containing their dimensions. On Gen4-5, those same fields
exist in SF_VIEWPORT.
This patch extracts the SF_VIEWPORT fields into a SCISSOR_RECT
structure. Although not a named concept on Gen4-5, it works just
as well, and gives us a consistent SCISSOR_RECT structure across
all generations, making it easier to reuse code.
Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/intel/Android.isl.mk')
0 files changed, 0 insertions, 0 deletions