diff options
author | Francisco Jerez <[email protected]> | 2012-04-25 22:15:16 +0200 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2012-05-11 12:39:39 +0200 |
commit | d9d82dcd006c124e6569789c90390c43c1360c06 (patch) | |
tree | fa47e0432917b4f4e52ead4010e0d55403dcc479 /src/gallium/auxiliary | |
parent | c2f1fbf912c0b95e09cb64db10dfbe8abff9f5d6 (diff) |
gallium: Basic compute interface.
Define an interface that exposes the minimal functionality required to
implement some of the popular compute APIs. This commit adds entry
points to set the grid layout and other state required to keep track
of the usual address spaces employed in compute APIs, to bind a
compute program, and execute it on the device.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions