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

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_blit.c 113 sctx->dbcb_stencil_copy_enabled = true;
116 assert(sctx->dbcb_depth_copy_enabled || sctx->dbcb_stencil_copy_enabled);
165 sctx->dbcb_stencil_copy_enabled = false;
    [all...]
si_pipe.h 534 bool dbcb_stencil_copy_enabled:1; member in struct:si_context
si_state.c     [all...]

Completed in 162 milliseconds