summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glapi_entrypoint.c
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2017-04-12 16:54:49 -0700
committerFrancisco Jerez <[email protected]>2017-04-14 14:56:08 -0700
commit92649a3e6756465b3961cf05910cda93a69c7790 (patch)
treeea6944e4b1a9e1bd11577434d1c2fadd04d59fdd /src/mapi/glapi/glapi_entrypoint.c
parent6e3265eae533a1bff4f23a4508c5d8e9ab23164d (diff)
i965/vec4: fix assert to detect SIMD lowered DF instructions in IVB
On IVB, DF instructions have lowered the SIMD width to 4 but the exec_size will be later doubled. Fix the assert to avoid crashing in this case. Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]> [ Francisco Jerez: Simplify assert. Except for the 'inst->group % 4 == 0' part the assertion was redundant with the previous assertion. ] Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/mapi/glapi/glapi_entrypoint.c')
0 files changed, 0 insertions, 0 deletions