diff options
author | Mathias Fröhlich <[email protected]> | 2018-12-11 18:45:43 +0100 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-03-10 14:28:36 +0000 |
commit | 630154e77b778ccb594be9e572988b05b0fc28e1 (patch) | |
tree | 3d378ae69e82d0f2e625bd6182a1db84c52ae60d /src/intel/genxml | |
parent | b1a6a15aafd1bca30753abe626b85f26f029207a (diff) |
i965: Move down genX_upload_sbe in profiles.
Avoid looping over all VARYING_SLOT_MAX urb_setup array
entries from genX_upload_sbe. Prepare an array indirection
to the active entries of urb_setup already in the compile
step. On upload only walk the active arrays.
v2: Use uint8_t to store the attribute numbers.
v3: Change loop to build up the array indirection.
v4: Rebase.
v5: Style fix.
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Signed-off-by: Mathias Fröhlich <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/308>
Diffstat (limited to 'src/intel/genxml')
0 files changed, 0 insertions, 0 deletions