summaryrefslogtreecommitdiff
path: root/src/amd/common/ac_shader_util.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-28amd/common,radv: move vertex_format_table to ac_shader_util.{h,c}Rhys Perry1-0/+10
2019-10-10amd/common: Add extern "C" to some headers that were missing it.Timur Kristóf1-0/+8
2019-09-26amd/common: Introduce ac_get_fs_input_vgpr_cnt.Timur Kristóf1-0/+6
2019-09-26amd/common: Extract some helper functions to ac_shader_util.Timur Kristóf1-0/+24
2019-09-26amd/common: Move ac_export_mrt_z to ac_llvm_build.Timur Kristóf1-6/+0
2017-12-22amd/common: add ac_export_mrt_z() helperSamuel Pitoiset1-0/+6
2017-12-18amd/common: add ac_vgt_gs_mode() helperSamuel Pitoiset1-0/+6
2017-12-18amd/common: add ac_get_cb_shader_mask() helperSamuel Pitoiset1-0/+3
2017-12-14amd/common: add ac_get_spi_shader_z_format()Samuel Pitoiset1-0/+33