Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_surface_state.c111 if (num_multisamples == GEN7_SURFACE_MULTISAMPLECOUNT_4 && in gen7_check_surface_setup()
Dbrw_defines.h612 #define GEN7_SURFACE_MULTISAMPLECOUNT_4 (2 << 3) macro