diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-02-08 02:28:12 +0000 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-02-11 03:23:00 +0000 |
commit | 85e2bb58cafde2238797b98eec5f105b3a0a3c73 (patch) | |
tree | 52c9fee3255004d9f45cceb4d0db159bfce32b10 /src/gallium/drivers/radeonsi | |
parent | 90c6880df77c49dfadd97d8a4c4cde86fdd82670 (diff) |
panfrost: Specify supported draw modes per-context
Midgard has native support for QUADS and POLYGONS; Bifrost seemingly
does not. Thus, Midgard generally skips prim_convert whereas Bifrost
needs the pass; this patch allows the setting of allowed primitives to
occur on a per-context basis (for runtime hardware selection).
v2: Use (POLYGONS + 1) instead of LINES_ADJACENCY.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi')
0 files changed, 0 insertions, 0 deletions