mesa/src/intel/blorp
Eric Anholt 9f89452ea3 anv: Silence compiler warnings about uninitialized bind_offset.
This is a legitimate warning: if anv's blorp_alloc_binding_table() throws
an error from anv_cmd_buffer_alloc_blorp_binding_table(), we silently
continue to use this undefined value.  The rest of this code doesn't seem
very allocation-error-proof, though, either.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-03-16 15:09:47 -07:00
..
blorp.c intel/blorp: Use isl_aux_op instead of blorp_hiz_op 2018-02-08 16:35:31 -08:00
blorp.h intel/blorp: Add a blorp_hiz_clear_depth_stencil helper 2018-02-20 13:49:24 -08:00
blorp_blit.c intel/blorp: Fix possible NULL pointer dereferencing 2017-11-30 16:20:05 +02:00
blorp_clear.c intel/blorp: Add indirect clear color support to mcs_partial_resolve 2018-03-01 14:07:58 -08:00
blorp_genX_exec.h anv: Silence compiler warnings about uninitialized bind_offset. 2018-03-16 15:09:47 -07:00
blorp_nir_builder.h intel/blorp: Add a partial resolve pass for MCS 2017-07-22 20:59:22 -07:00
blorp_priv.h intel/blorp: Add indirect clear color support to mcs_partial_resolve 2018-03-01 14:07:58 -08:00
meson.build meson: Use dependencies for nir 2018-01-11 15:40:02 -08:00
TODO intel/blorp: Add a TODO file 2016-09-12 10:14:49 -07:00