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

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_binning.c 197 (!dsa->depth_enabled && !dsa->stencil_enabled)) {
207 dsa->stencil_enabled ? 1 : 0;
si_state.h 119 bool stencil_enabled:1; member in struct:si_state_dsa
si_state.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_pixel_copy.c 119 if (brw->stencil_enabled) {
brw_wm.c 474 if (brw->stencil_enabled) {
brw_context.h 854 bool stencil_enabled; member in struct:brw_context
    [all...]
brw_context.c 189 brw->stencil_enabled = _mesa_stencil_is_enabled(ctx);
    [all...]
genX_state_upload.c     [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qir.h 352 bool stencil_enabled; member in struct:vc4_fs_key
vc4_program.c     [all...]

Completed in 453 milliseconds