anv: refresh cached current batch bo after emitting some commands
[mesa.git] / src / intel / vulkan / anv_nir_lower_ycbcr_textures.c
2020-04-20 Jonathan Marekanv: use common nir_convert_ycbcr
2020-02-26 Jason Ekstrandnir: Drop nir_tex_instr::texture_array_size
2019-12-16 Lionel Landwerlinanv: constify pipeline layout in nir passes
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-03-05 Tapani Pällianv: retain the is_array state in create_plane_tex_inst...
2019-01-08 Eric Engestromanv: drop unneeded KHR suffix
2018-11-13 Lionel Landwerlinanv/lower_ycbcr: make sure to set 0s on all components
2018-11-08 Jason Ekstrandanv: Use nir_src_is_const and friends in lowering code
2018-08-17 Jason Ekstrandanv/lower_ycbcr: Use the binding array size for bounds...
2018-06-23 Jason Ekstrandanv/pipeline: Convert YCbCr lowering to deref instructiosn
2018-03-07 Jason EkstrandGet rid of a bunch of KHR suffixes
2018-01-26 Iago Toral Quirogaanv/pipeline: don't take the layout from the pipeline...
2017-10-07 Lionel Landwerlinanv: fix nir.h include
2017-10-06 Lionel Landwerlinanv: add nir lowering pass for ycbcr textures