Searched refs:GET_MSAA_RESOLVE_FS_IDX (Results 1 – 1 of 1) sorted by relevance
58 #define GET_MSAA_RESOLVE_FS_IDX(nr_samples) (util_logbase2(nr_samples)-1) macro985 unsigned index = GET_MSAA_RESOLVE_FS_IDX(src_nr_samples); in blitter_get_fs_texfetch_col()