aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_nir_lower_ycbcr_textures.c
Commit message (Expand)AuthorAgeFilesLines
* nir: make nir_const_value scalarKarol Herbst2019-04-141-23/+27
* anv: retain the is_array state in create_plane_tex_instr_implicitTapani Pälli2019-03-051-0/+1
* anv: drop unneeded KHR suffixEric Engestrom2019-01-081-3/+3
* anv/lower_ycbcr: make sure to set 0s on all componentsLionel Landwerlin2018-11-131-5/+5
* anv: Use nir_src_is_const and friends in lowering codeJason Ekstrand2018-11-081-3/+3
* anv/lower_ycbcr: Use the binding array size for bounds checksJason Ekstrand2018-08-171-6/+4
* anv/pipeline: Convert YCbCr lowering to deref instructiosnJason Ekstrand2018-06-221-15/+19
* Get rid of a bunch of KHR suffixesJason Ekstrand2018-03-071-10/+10
* anv/pipeline: don't take the layout from the pipeline to compile shadersIago Toral Quiroga2018-01-261-4/+5
* anv: fix nir.h includeLionel Landwerlin2017-10-071-1/+1
* anv: add nir lowering pass for ycbcr texturesLionel Landwerlin2017-10-061-0/+475