diff options
author | Jordan Justen <[email protected]> | 2015-09-02 15:47:33 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2015-12-09 23:50:38 -0800 |
commit | d04612b60d98ff785646affaffc3d7243deecb74 (patch) | |
tree | 39ea323c62ff2bd577346aa58e6afbd07c74f573 /docs | |
parent | e288b4a133f1ea8208cd219545a72805ed5a91c6 (diff) |
i965: Enable ARB_compute_shader extension on supported hardware
Enable ARB_compute_shader on gen7+, on hardware that supports the
OpenGL 4.3 requirements of a local group size of 1024.
With SIMD16 support, this is limited to Ivy Bridge and Haswell.
Broadwell will work with a local group size up to 896 on SIMD16
meaning programs that use this size or lower should run when setting
MESA_EXTENSION_OVERRIDE=GL_ARB_compute_shader.
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Reviewed-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions