st/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 8 Sep 2016 19:35:36 +0000 (21:35 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 6 Oct 2016 22:18:57 +0000 (00:18 +0200)
commite78bd48b9c87bb67e329d62539a4384c5342d27b
tree13332634bf858f684bafeb2a8e94549b35f16317
parent07bb4513c6e48f73df713f590fd8dd0710fad0c8
st/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE

gl_LocalGroupSizeARB can be translated into TGSI_SEMANTIC_BLOCK_SIZE
which represents the block size in threads.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp