Searched refs:NEED_EDGEFLAG_SETUP (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_rendertmp.h37 #ifndef NEED_EDGEFLAG_SETUP
38 #define NEED_EDGEFLAG_SETUP 0 macro
170 if (NEED_EDGEFLAG_SETUP) {
203 if (NEED_EDGEFLAG_SETUP) {
253 if (NEED_EDGEFLAG_SETUP) {
300 if (NEED_EDGEFLAG_SETUP) {
369 if (NEED_EDGEFLAG_SETUP) {
402 if (NEED_EDGEFLAG_SETUP) {
H A Dt_vb_render.c74 #define NEED_EDGEFLAG_SETUP (ctx->Polygon.FrontMode != GL_FILL || ctx->Polygon.BackMode != GL_FILL) macro
189 #define NEED_EDGEFLAG_SETUP (ctx->Polygon.FrontMode != GL_FILL || ctx->Polygon.BackMode != GL_FILL) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_rendertmp.h37 #ifndef NEED_EDGEFLAG_SETUP
38 #define NEED_EDGEFLAG_SETUP 0 macro
170 if (NEED_EDGEFLAG_SETUP) {
203 if (NEED_EDGEFLAG_SETUP) {
253 if (NEED_EDGEFLAG_SETUP) {
300 if (NEED_EDGEFLAG_SETUP) {
369 if (NEED_EDGEFLAG_SETUP) {
402 if (NEED_EDGEFLAG_SETUP) {
H A Dt_vb_render.c74 #define NEED_EDGEFLAG_SETUP (ctx->Polygon.FrontMode != GL_FILL || ctx->Polygon.BackMode != GL_FILL) macro
189 #define NEED_EDGEFLAG_SETUP (ctx->Polygon.FrontMode != GL_FILL || ctx->Polygon.BackMode != GL_FILL) macro

Completed in 4 milliseconds