aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_pixel_draw.c
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-07-21 18:42:27 +0300
committerFrancisco Jerez <[email protected]>2015-07-29 14:12:47 +0300
commit33deff4f0582d2c073d34d4d6ec8344d2b1fbf7d (patch)
tree115e9ae1f5509d8052beeb456488f1e7008f9779 /src/mesa/drivers/dri/i965/intel_pixel_draw.c
parentf18792aa10cedba2034762eade816c4c77ca46c6 (diff)
i965/fs: Define logical texture sampling opcodes.
Each logical variant is largely equivalent to the original opcode but instead of taking a single payload source it expects the arguments separately as individual sources, like: tex_logical dst, coordinates, shadow_c, lod, lod2, sample_index, mcs, sampler, offset, num_coordinate_components, num_grad_components This patch defines the opcodes and usual instruction boilerplate, including a placeholder lowering function provided mostly as documentation for their source registers. Reviewed-by: Jason Ekstrand <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_pixel_draw.c')
0 files changed, 0 insertions, 0 deletions