mesa/src/gallium/tests
Samuel Pitoiset bfd695e1d2 gallium: add a new interface for pipe_context::launch_grid()
This introduces pipe_grid_info which contains all information to
describe a launch_grid call. This will be used to implement indirect
compute in the same fashion as indirect draw.

Changes from v2:
 - correctly initialize pipe_grid_info for nv50/nvc0

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2016-02-13 15:51:17 +01:00
..
graw gallium/util: switch over to new u_debug_image.[ch] code 2016-02-08 09:29:38 -07:00
python/tests/regress/fragment-shader Add a test for the compare opcode. 2012-02-23 12:29:29 +00:00
trivial gallium: add a new interface for pipe_context::launch_grid() 2016-02-13 15:51:17 +01:00
unit mesa: Add scons files to distribution. 2014-12-12 12:11:50 -08:00