Files
mesa/src
Alejandro Piñeiro 2af2235a32 glspirv: Enable the new deref-base UBO/SSBO path on gl_spirv
Among other things, it supports arrays of arrays of UBO/SSBO (default
codepath doesn't).

Acked-by: Timothy Arceri <tarceri@itsqueeze.com>

v2: nir_address_format_vk_index_offset got renamed to
    nir_address_format_32bit_index_offset (after rebase against master)

v3: the ptr_type fields in spirv_to_nir_options got changed to be of
    type nir_address_format.

v4: remove phys_ssbo_addr_format and push_const_addr_format as they are
    not used by glspirv

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2019-06-30 16:58:27 -05:00
..
2019-06-28 13:02:59 -07:00
2019-06-20 17:21:37 +01:00
2019-04-29 21:17:19 +00:00
2019-06-29 22:41:06 +01:00
2019-04-15 13:44:29 -07:00
2019-06-28 23:37:49 +01:00
2018-10-19 16:50:26 +01:00