Kenneth Graunke <[email protected]> writes: > The "pointer" value is relative to the base address, so if we change the > base address, we'd better re-emit this.
I see about 50 callers of brw_state_batch, but only about 8 that flag BRW_NEW_STATE_BASE_ADDRESS (some of which, iirc, are "things that must be reemitted if is emitted, even if the SBAs don't change). I guess I could see converting them all to also flagging BRW_NEW_SBA, but I think the BRW_NEW_BATCH they all have is sufficient.
pgp8Hwpj_Yt2Q.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
