summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-08-28 00:29:05 -0700
committerKenneth Graunke <[email protected]>2015-09-03 22:31:03 -0700
commit323962182547aeafcdb3bac28434ef81f70eb785 (patch)
treeda5b88f17f8921000cf9f2bab98e5aa047a2ce4a /SConstruct
parent27e83b62bb52de7a681ed82679a707555023f43d (diff)
i965: Virtualize vec4_visitor::emit_urb_slot().
This avoids a downcast of key, which won't exist in the base class soon. I'm not a huge fan of this patch, but given that we're currently using inheritance, this seems like the "right" way to do it. The alternative is to make key a void pointer in the parent class and continue downcasting. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions