Searched refs:CullFlag (Results 1 – 21 of 21) 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()
454 (ctx->Polygon.CullFlag && in brw_wm_populate_key()461 if ((ctx->Polygon.CullFlag && in brw_wm_populate_key()
1403 if (ctx->Polygon.CullFlag) { in genX()1613 if (ctx->Polygon.CullFlag) {4535 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()
112 if (ctx->Polygon.CullFlag) { in st_update_rasterizer()
126 if (ctx->Polygon.CullFlag) { in _swsetup_render_tri()
379 ctx->Polygon.CullFlag = GL_FALSE; in _mesa_init_polygon()
142 attr->CullFace = ctx->Polygon.CullFlag; in _mesa_PushAttrib()359 TEST_AND_UPDATE(ctx->Polygon.CullFlag, enable->CullFace, GL_CULL_FACE); in pop_enable_group()1102 TEST_AND_UPDATE(ctx->Polygon.CullFlag, attr->Polygon.CullFlag, GL_CULL_FACE); in _mesa_PopAttrib()
508 if (ctx->Polygon.CullFlag == state) in _mesa_set_enable()514 ctx->Polygon.CullFlag = state; in _mesa_set_enable()1605 return ctx->Polygon.CullFlag; in _mesa_IsEnabled()
759 GLboolean CullFlag; /**< Culling on/off flag */ member
254 ctx->Driver.Enable(ctx, GL_CULL_FACE, ctx->Polygon.CullFlag); in _mesa_init_driver_state()
589 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()
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()