diff options
author | Tom Stellard <[email protected]> | 2012-06-25 17:56:01 +0000 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2012-07-09 13:41:17 +0000 |
commit | 5016fe2d47a08ce2cd7c597e67862086e7d63b64 (patch) | |
tree | bc1e28598b9080720db25bb53437bc196c490785 /common.py | |
parent | 38be0966c7e58fb3017c222cf416ae2bdc0bee3d (diff) |
r600g: Add start_compute_cs atom to struct r600_context
The start_compute_cs atom initializes some config and context registers
to the values needed for running compute shaders. When a compute shader
is dispatched, this atom is emitted after the start_cs_cmd atom, which
initializes registers that are common to both 3D and compute.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions