Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_blitter_rectlist.c397 info.stencil.front.fail_op = GEN6_STENCILOP_KEEP; in ilo_blitter_rectlist_clear_zs()
398 info.stencil.front.zfail_op = GEN6_STENCILOP_KEEP; in ilo_blitter_rectlist_clear_zs()
Dilo_state.c226 case PIPE_STENCIL_OP_KEEP: return GEN6_STENCILOP_KEEP; in ilo_translate_stencil_op()
236 return GEN6_STENCILOP_KEEP; in ilo_translate_stencil_op()
/external/mesa3d/src/gallium/drivers/ilo/genhw/
Dgen_render_dynamic.xml.h47 GEN6_STENCILOP_KEEP = 0x0, enumerator