Searched refs:GEN6_STENCILOP_KEEP (Results 1 – 3 of 3) sorted by relevance
397 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()
226 case PIPE_STENCIL_OP_KEEP: return GEN6_STENCILOP_KEEP; in ilo_translate_stencil_op()236 return GEN6_STENCILOP_KEEP; in ilo_translate_stencil_op()
47 GEN6_STENCILOP_KEEP = 0x0, enumerator