Searched defs:unfilled (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A DMakefile.am[all...]
H A DMakefile.in[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c65 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:inject_front_face_info
188 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:unfilled_tri
214 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:unfilled_first_tri
255 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:draw_unfilled_prepare_outputs
276 struct unfilled_stage *unfilled = CALLOC_STRUCT(unfilled_stage); local in function:draw_unfilled_stage
[all...]
H A Ddraw_private.h127 struct draw_stage *unfilled; member in struct:draw_context::__anon406ac0650108
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c65 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:inject_front_face_info
188 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:unfilled_tri
214 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:unfilled_first_tri
255 struct unfilled_stage *unfilled = unfilled_stage(stage); local in function:draw_unfilled_prepare_outputs
276 struct unfilled_stage *unfilled = CALLOC_STRUCT(unfilled_stage); local in function:draw_unfilled_stage
[all...]
H A Ddraw_private.h159 struct draw_stage *unfilled; member in struct:draw_context::__anone553aa980108
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c170 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:choose_interp_func
187 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:choose_copy_pv_func
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.c171 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:choose_interp_func
188 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:choose_copy_pv_func
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c737 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200PolygonMode
H A Dr200_swtcl.c241 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200ChooseVertexState
575 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200ChooseRenderState
643 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200RenderPrimitive
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c538 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonPolygonMode
H A Dradeon_swtcl.c277 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonChooseVertexState
698 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonChooseRenderState
750 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonRenderPrimitive
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1147 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:intelRenderPrimitive
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tris.c1147 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:intelRenderPrimitive
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state.c736 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200PolygonMode
H A Dr200_swtcl.c241 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200ChooseVertexState
575 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200ChooseRenderState
643 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:r200RenderPrimitive
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c537 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonPolygonMode
H A Dradeon_swtcl.c276 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonChooseVertexState
697 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonChooseRenderState
749 GLboolean unfilled = (ctx->Polygon.FrontMode != GL_FILL || local in function:radeonRenderPrimitive

Completed in 32 milliseconds