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()
1700 GLboolean hw_stencil = GL_FALSE; in radeonEnable() local1704 hw_stencil = (rrbStencil && rrbStencil->bo); in radeonEnable()1707 if (hw_stencil) { in radeonEnable()
1907 GLboolean hw_stencil = GL_FALSE; in r200Enable() local1911 hw_stencil = (rrbStencil && rrbStencil->bo); in r200Enable()1914 if (hw_stencil) { in r200Enable()