Searched refs:GEN6_STENCILOP_REPLACE (Results 1 – 3 of 3) sorted by relevance
49 GEN6_STENCILOP_REPLACE = 0x2, enumerator
399 info.stencil.front.zpass_op = GEN6_STENCILOP_REPLACE; in ilo_blitter_rectlist_clear_zs()
228 case PIPE_STENCIL_OP_REPLACE: return GEN6_STENCILOP_REPLACE; in ilo_translate_stencil_op()