HomeSort by: relevance | last modified time | path
    Searched refs:NewDriverState (Results 1 - 25 of 112) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_compute.c 105 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS;
125 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS;
140 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS;
brw_state_upload.c 336 brw->ctx.NewDriverState = ~0ull;
343 /* Make sure that brw->ctx.NewDriverState has enough bits to hold all possible
346 STATIC_ASSERT(BRW_NUM_STATE_BITS <= 8 * sizeof(brw->ctx.NewDriverState));
562 brw->ctx.NewDriverState |= BRW_NEW_VUE_MAP_GEOM_OUT;
566 ctx->NewDriverState |= BRW_NEW_VIEWPORT_COUNT;
591 state->brw |= brw->ctx.NewDriverState;
625 ctx->NewDriverState = ~0ull;
632 brw->ctx.NewDriverState |= BRW_NEW_FRAGMENT_PROGRAM;
638 brw->ctx.NewDriverState |= BRW_NEW_TESS_PROGRAMS;
644 brw->ctx.NewDriverState |= BRW_NEW_TESS_PROGRAMS
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
depth.c 87 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
134 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
168 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
conservativeraster.c 64 ctx->NewDriverState |=
84 ctx->NewDriverState |=
lines.c 71 ctx->NewDriverState |= ctx->DriverFlags.NewLineState;
126 ctx->NewDriverState |= ctx->DriverFlags.NewLineState;
polygon.c 68 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
120 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
198 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
206 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
219 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
267 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple;
327 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
enable.c 363 ctx->NewDriverState |= ctx->DriverFlags.NewMultisampleEnable;
384 ctx->NewDriverState |= ctx->DriverFlags.NewFramebufferSRGB;
422 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest;
476 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlaneEnable;
485 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane;
513 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
521 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
534 ctx->NewDriverState |= ctx->DriverFlags.NewBlend;
586 ctx->NewDriverState |= ctx->DriverFlags.NewLineState;
596 ctx->NewDriverState |= ctx->DriverFlags.NewLineState
    [all...]
multisample.c 52 ctx->NewDriverState |= ctx->DriverFlags.NewSampleMask;
137 ctx->NewDriverState |= ctx->DriverFlags.NewSampleMask;
177 ctx->NewDriverState |= ctx->DriverFlags.NewSampleShading;
366 ctx->NewDriverState |= ctx->DriverFlags.NewSampleAlphaToXEnable;
378 ctx->NewDriverState |= ctx->DriverFlags.NewSampleAlphaToXEnable;
stencil.c 163 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
202 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
225 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
291 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
308 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
347 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
370 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
455 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
470 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
531 ctx->NewDriverState |= ctx->DriverFlags.NewStencil
    [all...]
blend.h 181 ctx->NewDriverState |= ctx->DriverFlags.NewBlend;
195 ctx->NewDriverState |= ctx->DriverFlags.NewBlend;
clip.c 89 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
depth.c 84 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
129 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
161 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
lines.c 71 ctx->NewDriverState |= ctx->DriverFlags.NewLineState;
126 ctx->NewDriverState |= ctx->DriverFlags.NewLineState;
polygon.c 66 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
117 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
190 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
197 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
209 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
252 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple;
311 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
enable.c 248 ctx->NewDriverState |= ctx->DriverFlags.NewMultisampleEnable;
268 ctx->NewDriverState |= ctx->DriverFlags.NewFramebufferSRGB;
305 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest;
354 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlaneEnable;
363 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane;
389 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState;
396 ctx->NewDriverState |= ctx->DriverFlags.NewDepth;
407 ctx->NewDriverState |= ctx->DriverFlags.NewBlend;
454 ctx->NewDriverState |= ctx->DriverFlags.NewLineState;
463 ctx->NewDriverState |= ctx->DriverFlags.NewLineState
    [all...]
stencil.c 161 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
199 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
221 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
286 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
302 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
340 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
362 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
446 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
460 ctx->NewDriverState |= ctx->DriverFlags.NewStencil;
520 ctx->NewDriverState |= ctx->DriverFlags.NewStencil
    [all...]
blend.h 181 ctx->NewDriverState |= ctx->DriverFlags.NewBlend;
195 ctx->NewDriverState |= ctx->DriverFlags.NewBlend;
clip.c 88 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane;
conservativeraster.c 85 ctx->NewDriverState |=
multisample.c 51 ctx->NewDriverState |= ctx->DriverFlags.NewSampleMask;
135 ctx->NewDriverState |= ctx->DriverFlags.NewSampleMask;
174 ctx->NewDriverState |= ctx->DriverFlags.NewSampleShading;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_state_upload.c 268 brw->ctx.NewDriverState = ~0ull;
275 /* Make sure that brw->ctx.NewDriverState has enough bits to hold all possible
278 STATIC_ASSERT(BRW_NUM_STATE_BITS <= 8 * sizeof(brw->ctx.NewDriverState));
496 brw->ctx.NewDriverState |= BRW_NEW_VUE_MAP_GEOM_OUT;
500 ctx->NewDriverState |= BRW_NEW_VIEWPORT_COUNT;
525 state->brw |= brw->ctx.NewDriverState;
556 ctx->NewDriverState = ~0ull;
563 brw->ctx.NewDriverState |= BRW_NEW_FRAGMENT_PROGRAM;
569 brw->ctx.NewDriverState |= BRW_NEW_TESS_PROGRAMS;
575 brw->ctx.NewDriverState |= BRW_NEW_TESS_PROGRAMS
    [all...]
brw_compute.c 104 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS;
123 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS;
brw_draw.c 106 brw->ctx.NewDriverState |= BRW_NEW_PRIMITIVE;
110 brw->ctx.NewDriverState |= BRW_NEW_REDUCED_PRIMITIVE;
131 brw->ctx.NewDriverState |= BRW_NEW_PRIMITIVE;
133 brw->ctx.NewDriverState |= BRW_NEW_PATCH_PRIMITIVE;
336 brw->ctx.NewDriverState |= BRW_NEW_VS_ATTRIB_WORKAROUNDS;
652 brw->ctx.NewDriverState |= BRW_NEW_AUX_STATE;
854 brw->ctx.NewDriverState |= BRW_NEW_INDICES;
859 brw->ctx.NewDriverState |= BRW_NEW_VERTICES;
968 brw->ctx.NewDriverState |= BRW_NEW_DRAW_CALL;
985 brw->ctx.NewDriverState |= BRW_NEW_VERTICES
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_cb_compute.c 56 if ((st->dirty | ctx->NewDriverState) & st->active_states &
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_cb_compute.c 56 if ((st->dirty | ctx->NewDriverState) & ST_PIPELINE_COMPUTE_STATE_MASK ||

Completed in 12 milliseconds

1 2 3 4 5