https://bugs.freedesktop.org/show_bug.cgi?id=110781

--- Comment #47 from Rui Salvaterra <rsalvate...@gmail.com> ---
(In reply to Marek Olšák from comment #45)
> Yeah that looks good.

Great! In that case, I'm going to do a proper version and send it. I don't like
the fact that I'm doing chip_families[r300screen->caps.family] directly in
r300_disk_cache_create, when we already have r300_get_name(struct pipe_screen*
pscreen), so I'm going to factor that out to something like
r300_get_family_name(struct r300_screen* r300screen).
Thanks for the review, Marek!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to