aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_meta_resolve_fs.c
Commit message (Expand)AuthorAgeFilesLines
* radv: handle fragment shader srgb resolve pass betterDave Airlie2017-05-111-11/+36
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-2/+2
* radv/meta: use novertex save path for resolve pass.Dave Airlie2017-05-081-1/+1
* radv: set base/ranges for push constant loads.Dave Airlie2017-05-081-0/+2
* radv/meta: add resolve pass using fragment/vertex shadersDave Airlie2017-05-071-0/+657