HomeSort by relevance Sort by last modified time
    Searched refs:GEN6_STENCILOP_KEEP (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_blitter_rectlist.c 397 info.stencil.front.fail_op = GEN6_STENCILOP_KEEP;
398 info.stencil.front.zfail_op = GEN6_STENCILOP_KEEP;
ilo_state.c 226 case PIPE_STENCIL_OP_KEEP: return GEN6_STENCILOP_KEEP;
236 return GEN6_STENCILOP_KEEP;
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/genhw/
gen_render_dynamic.xml.h 47 GEN6_STENCILOP_KEEP = 0x0,

Completed in 139 milliseconds