Searched refs:hw_stencil (Results 1 – 3 of 3) sorted by relevance
860 bool hw_stencil = false; in i830Enable() local864 hw_stencil = (irbStencil && irbStencil->mt); in i830Enable()866 if (hw_stencil) { in i830Enable()964 if (i830->intel.hw_stencil) { in i830_init_packets()
1677 GLboolean hw_stencil = GL_FALSE; in radeonEnable() local1681 hw_stencil = (rrbStencil && rrbStencil->bo); in radeonEnable()1684 if (hw_stencil) { in radeonEnable()
1886 GLboolean hw_stencil = GL_FALSE; in r200Enable() local1890 hw_stencil = (rrbStencil && rrbStencil->bo); in r200Enable()1893 if (hw_stencil) { in r200Enable()