summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_shader_info.c
Commit message (Expand)AuthorAgeFilesLines
* radv: scan the geometry shader output usage maskSamuel Pitoiset2018-05-141-0/+6
* radv: check that layout isn't NULL in radv_nir_shader_info_pass()Samuel Pitoiset2018-05-141-1/+1
* radv: move {load,store}_var intrinsics scanning in different functionsSamuel Pitoiset2018-05-141-47/+80
* radv: fix scanning output_usage_mask with structsSamuel Pitoiset2018-03-291-4/+52
* nir: Rename image intrinsics to image_varJason Ekstrand2018-03-231-20/+20
* radv/multiview: mark layer_input if we have input attachments.Dave Airlie2018-03-191-1/+3
* radv: handle exporting view index to fragment shader. (v1.1)Dave Airlie2018-03-191-0/+2
* radv/shader_info: start gathering tess output info (v2)Dave Airlie2018-03-161-2/+47
* ac/nir: move ac_nir_compiler_options and friends to radv folderSamuel Pitoiset2018-03-131-1/+1
* ac: move ac_shader_info to radv folderSamuel Pitoiset2018-03-131-0/+309