diff options
author | Yuanhan Liu <[email protected]> | 2011-12-21 15:32:02 +0800 |
---|---|---|
committer | Yuanhan Liu <[email protected]> | 2011-12-26 11:23:12 +0800 |
commit | 8d1b378939768c4054b35b5da592af102345ebed (patch) | |
tree | c29a258730340e01cc8d8a08e1d5619a21b56bcc /src/mapi/shared-glapi | |
parent | 328e6a5497e54b0e8aed803cf6d2ae9a2a00b2fe (diff) |
i965: call next_insn() before referencing a instruction by index
A single next_insn may change the base address of instruction store
memory(p->store), so call it first before referencing the instruction
store pointer from an index.
This the final prepare work to enable the dynamic store size.
v2: comments from Ken, define emit_endif as bool type
Signed-off-by: Yuanhan Liu <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mapi/shared-glapi')
0 files changed, 0 insertions, 0 deletions