Searched refs:stencil_enable (Results 1 – 4 of 4) sorted by relevance
51 ds->ds0.stencil_enable = 1; in gen6_upload_depth_stencil_state()
110 cc->cc0.stencil_enable = 1; in upload_cc_unit()
290 GLuint stencil_enable:1; member325 GLuint stencil_enable:1; member
373 ds->ds0.stencil_enable ? "en" : "dis", in dump_depth_stencil_state()