Home
last modified time | relevance | path

Searched defs:GET_MSAA_RESOLVE_FS_IDX (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c58 #define GET_MSAA_RESOLVE_FS_IDX(nr_samples) (util_logbase2(nr_samples)-1) macro

Completed in 6 milliseconds