Searched defs:radv_ps_epilog_key (Results 1 – 1 of 1) sorted by relevance
94 struct radv_ps_epilog_key { struct95 uint32_t spi_shader_col_format;96 uint32_t spi_shader_z_format;99 uint8_t color_is_int8;100 uint8_t color_is_int10;101 uint8_t enable_mrt_output_nan_fixup;103 uint32_t colors_written;104 uint8_t color_map[MAX_RTS];105 bool mrt0_is_dual_src;106 bool export_depth;[all …]