clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 12 May 2012 17:32:46 +0000 (19:32 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Sat, 12 May 2012 17:33:48 +0000 (19:33 +0200)
commit5c9bccc97e9fb0776f2ca5bb57e55116a7efb43b
treebeebec9babc18885745c14aa8886e48f2c0a0a04
parentec848d2730afcc8a0c81bf74b7bb27936407c305
clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK

This is not necessarily the product of MAX_BLOCK_SIZE[i].

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/gallium/docs/source/screen.rst
src/gallium/include/pipe/p_defines.h
src/gallium/state_trackers/clover/api/device.cpp
src/gallium/state_trackers/clover/core/device.cpp
src/gallium/state_trackers/clover/core/device.hpp