diff options
author | Francisco Jerez <[email protected]> | 2015-07-21 18:45:32 +0300 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-07-29 14:12:49 +0300 |
commit | 7a594a95a930f1658062e4d86d0f37d491b372b3 (patch) | |
tree | c6e1edcfd16a8dcbbaa55763deb50a5ab06abb33 /src/gtest | |
parent | 3af2623da5167aa686bcb2cff01d27058a507026 (diff) |
i965/fs: Define logical typed and untyped surface opcodes.
Each logical variant is largely equivalent to the original opcode but
instead of taking a single payload source it expects its arguments
separately as individual sources, like:
typed_surface_write_logical null, coordinates, source, surface,
num_coordinates, num_components
This patch defines the opcodes and usual instruction boilerplate,
including a placeholder lowering function provided mainly as
documentation for their source registers.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/gtest')
0 files changed, 0 insertions, 0 deletions