Home
last modified time | relevance | path

Searched refs:GET_MSAA_RESOLVE_FS_IDX (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c58 #define GET_MSAA_RESOLVE_FS_IDX(nr_samples) (util_logbase2(nr_samples)-1) macro
919 unsigned index = GET_MSAA_RESOLVE_FS_IDX(src_nr_samples); in blitter_get_fs_texfetch_col()