summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <[email protected]>2017-01-13 17:47:57 +0100
committerJordan Justen <[email protected]>2017-01-13 16:23:32 -0800
commit56ee2df4bf9b1e8c26cf8689f5ef20237c95466b (patch)
tree12d63bd2460caeb6a2ecc2b65987c25c08266519 /src/intel/vulkan
parentfed4afc5bba9455e857407e10a4dce79ca8dfe2d (diff)
i965/vec4: Fix mapping attributes
This patch reverts 57bab6708f2bbc1ab8a3d202e9a467963596d462, which was causing issues with ILK and earlier VS programs. 1. brw_nir.c: Revert "i965/vec4/nir: vec4 also needs to remap vs attributes" Do not perform a remap in vec4 backend. Rather, do it later when setup attributes 2. brw_vec4.cpp: This fixes mapping ATTRx to proper GRFn. Suggested-by: Kenneth Graunke <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99391 [[email protected]: merge Juan's two patches from bugzilla] Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel/vulkan')
0 files changed, 0 insertions, 0 deletions