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

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_depthstencil.c 51 ds->ds0.stencil_enable = 1;
brw_cc.c 110 cc->cc0.stencil_enable = 1;
brw_structs.h 290 GLuint stencil_enable:1; member in struct:gen6_depth_stencil_state::__anon16933
325 GLuint stencil_enable:1; member in struct:brw_cc_unit_state::__anon16936
    [all...]
brw_state_dump.c 373 ds->ds0.stencil_enable ? "en" : "dis",

Completed in 46 milliseconds