diff options
author | Samuel Pitoiset <[email protected]> | 2016-09-07 18:00:16 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-10-07 00:18:57 +0200 |
commit | 590734fa0d2c97035eae33278cce6065c98b880f (patch) | |
tree | 4d7aabc1dda47faac632e1b0a1bbc58e74762d04 /src/gallium/drivers/nouveau | |
parent | dfd7734cb785268acd914590733dcb5a30e873a1 (diff) |
st/mesa: expose ARB_compute_variable_group_size
This extension is only exposed if the underlying driver supports
ARB_compute_shader and if PIPE_COMPUTE_MAX_VARIABLE_THREADS_PER_BLOCK
is set.
v3: - initialize max_variable_threads_per_block to 0
v2: - expose the ext based on that new cap
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau')
0 files changed, 0 insertions, 0 deletions