Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_msaa.c45 unsigned sample_count = st->state.fb_num_samples; in st_update_sample_mask()
Dst_atom_framebuffer.c217 st->state.fb_num_samples = util_framebuffer_get_num_samples(&framebuffer); in st_update_framebuffer_state()
Dst_context.h151 unsigned fb_num_samples; member