Lines Matching refs:enables
585 const uint32_t enables = c->rasterizer.state.enables;
595 if (enables & GGL_ENABLE_FOG) {
600 if (enables & GGL_ENABLE_DEPTH_TEST) {
741 const uint32_t enables = c->rasterizer.state.enables;
742 if (ggl_unlikely(enables & (GGL_ENABLE_DEPTH_TEST|GGL_ENABLE_FOG)))
820 const uint32_t enables = c->rasterizer.state.enables;
821 if (ggl_unlikely(enables & (GGL_ENABLE_DEPTH_TEST|GGL_ENABLE_FOG)))