Searched refs:CullFlag (Results 1 – 22 of 22) sorted by relevance
124 if (ctx->Polygon.CullFlag && in brw_upload_clip_prog()133 if (!ctx->Polygon.CullFlag || in brw_upload_clip_prog()151 if (!ctx->Polygon.CullFlag || in brw_upload_clip_prog()
443 (ctx->Polygon.CullFlag && in brw_wm_populate_key()450 if ((ctx->Polygon.CullFlag && in brw_wm_populate_key()
1404 if (ctx->Polygon.CullFlag) { in genX()1614 if (ctx->Polygon.CullFlag) {4542 if (polygon->CullFlag) {
145 if (ctx->Polygon.CullFlag && in TAG()151 if (ctx->Polygon.CullFlag && in TAG()370 if (ctx->Polygon.CullFlag && in TAG()376 if (ctx->Polygon.CullFlag && in TAG()
41 PUSH_DATAb(push, ctx->Polygon.CullFlag); in nv10_emit_cull_face()
140 if (!ctx->Polygon.CullFlag) in nv04_emit_control()
113 if (ctx->Polygon.CullFlag) { in st_update_rasterizer()
126 if (ctx->Polygon.CullFlag) { in _swsetup_render_tri()
363 ctx->Polygon.CullFlag = GL_FALSE; in _mesa_init_polygon()
482 if (ctx->Polygon.CullFlag == state) in _mesa_set_enable()487 ctx->Polygon.CullFlag = state; in _mesa_set_enable()1540 return ctx->Polygon.CullFlag; in _mesa_IsEnabled()
341 attr->CullFace = ctx->Polygon.CullFlag; in _mesa_PushAttrib()633 TEST_AND_UPDATE(ctx->Polygon.CullFlag, enable->CullFace, GL_CULL_FACE); in pop_enable_group()1348 _mesa_set_enable(ctx, GL_CULL_FACE, polygon->CullFlag); in _mesa_PopAttrib()
784 GLboolean CullFlag; /**< Culling on/off flag */ member
251 ctx->Driver.Enable(ctx, GL_CULL_FACE, ctx->Polygon.CullFlag); in _mesa_init_driver_state()
588 save->PolygonCull = ctx->Polygon.CullFlag; in _mesa_meta_begin()
133 if (ctx->Polygon.CullFlag) { in _swrast_update_polygon()
1006 if (ctx->Polygon.CullFlag && in _swrast_choose_triangle()
342 if (ctx->Polygon.CullFlag && in osmesa_choose_triangle_function()
598 if (!ctx->Polygon.CullFlag) { in i830CullFaceFrontFace()
565 if (!ctx->Polygon.CullFlag) { in i915CullFaceFrontFace()
1023 if (ctx->Polygon.CullFlag && in get_triangle_func()
410 if ( ctx->Polygon.CullFlag ) { in radeonCullFace()
504 if ( ctx->Polygon.CullFlag ) { in r200CullFace()