ilo: add support for HiZ allocation

Graphics / Mesa 3D Graphics Library / Mesa - Chia-I Wu [gmail.com] - 8 January 2014 04:11 UTC

Add tex_create_hiz() to create HiZ bo. It is not really called yet.

546416d ilo: add support for HiZ allocation
src/gallium/drivers/ilo/ilo_resource.c | 78 +++++++++++++++++++++++++++++++-
src/gallium/drivers/ilo/ilo_resource.h | 5 ++
2 files changed, 82 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share