Searched defs:GET_MSAA_RESOLVE_FS_IDX (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ | ||
H A D | u_blitter.c | 58 #define GET_MSAA_RESOLVE_FS_IDX(nr_samples) (util_logbase2(nr_samples)-1) macro |
Completed in 6 milliseconds