Home
last modified time | relevance | path

Searched defs:is_msaa_resolve (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c464 bool is_msaa_resolve = (info->src.resource->nr_samples > 1 && in v3d_tlb_blit() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h216 bool is_msaa_resolve; member