aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_disasm.c
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2015-10-31 10:31:37 +1100
committerTimothy Arceri <[email protected]>2015-11-04 13:38:32 +1100
commitfb77da89f51fd82d5cee95400acb20ad74d9e7bc (patch)
tree02dc302c5c72b7c243ffdf851e405596da7dce7e /src/mesa/drivers/dri/i965/brw_disasm.c
parent9285ed98f7557722fbb94f47c5bc138ef5dd9c70 (diff)
i965: add support for image AoA
V3: clamp array index to the correct size (the size of the current array rather than the inner array) Francisco Jerez. V2: avoid useless zero-initialization and addition for the first AoA level, avoid redundant temporary, make use of type_size_scalar(), rename aoa_size to element_size, assign the indirect indexing temporary directly to image.reladdr, and replace while loop with a for loop. All suggested by Francisco Jerez. Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_disasm.c')
0 files changed, 0 insertions, 0 deletions