Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen8_wm_depth_stencil.c56 dw1 |= GEN8_WM_DS_STENCIL_BUFFER_WRITE_ENABLE; in gen8_upload_wm_depth_stencil()
Dbrw_defines.h2497 # define GEN8_WM_DS_STENCIL_BUFFER_WRITE_ENABLE (1 << 2) macro