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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_blit.c 67 ctx->cond_cond, ctx->cond_mode);
pan_context.h 215 enum pipe_render_cond_flag cond_mode; member in struct:panfrost_context
pan_context.c 788 ctx->cond_mode = mode;
966 ctx->cond_mode != PIPE_RENDER_COND_NO_WAIT &&
967 ctx->cond_mode != PIPE_RENDER_COND_BY_REGION_NO_WAIT;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
agx_state.h 170 enum pipe_render_cond_flag cond_mode; member in struct:agx_context
agx_blit.c 115 ctx->cond_cond, ctx->cond_mode);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
freedreno_query.c 105 ctx->cond_mode = mode;
freedreno_blitter.c 107 ctx->cond_cond, ctx->cond_mode);
freedreno_context.h 409 uint cond_mode dt;
freedreno_resource.c 1440 bool wait = ctx->cond_mode != PIPE_RENDER_COND_NO_WAIT &&
1441 ctx->cond_mode != PIPE_RENDER_COND_BY_REGION_NO_WAIT;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv50_context.h 217 uint cond_mode; member in struct:nv50_context
nv50_query.c 119 nv50->cond_mode = mode;
123 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
nv50_surface.c 346 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
357 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
434 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
445 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
809 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
815 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
1202 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
1354 nv50->cond_cond, nv50->cond_mode);
1562 BEGIN_NV04(push, NV50_2D(COND_MODE), 1);
1695 BEGIN_NV04(push, NV50_2D(COND_MODE), 1)
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_query.c 142 nvc0->cond_mode = mode;
146 IMMED_NVC0(push, NVC0_3D(COND_MODE), cond);
148 IMMED_NVC0(push, NVC0_CP(COND_MODE), cond);
nvc0_context.h 267 uint cond_mode; member in struct:nvc0_context
nvc0_surface.c 355 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
364 IMMED_NVC0(push, NVC0_3D(COND_MODE), nvc0->cond_condmode);
601 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
605 IMMED_NVC0(push, NVC0_3D(COND_MODE), nvc0->cond_condmode);
677 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
686 IMMED_NVC0(push, NVC0_3D(COND_MODE), nvc0->cond_condmode);
1014 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
1172 nvc0->cond_cond, nvc0->cond_mode);
1469 IMMED_NVC0(push, NVC0_2D(COND_MODE), nvc0->cond_condmode);
1602 IMMED_NVC0(push, NVC0_2D(COND_MODE), NV50_2D_COND_MODE_ALWAYS)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
freedreno_query.c 116 ctx->cond_mode = mode;
freedreno_context.h 304 uint cond_mode; member in struct:fd_context
freedreno_blitter.c 116 ctx->cond_query, ctx->cond_cond, ctx->cond_mode);
freedreno_resource.c 1118 ctx->cond_mode != PIPE_RENDER_COND_NO_WAIT &&
1119 ctx->cond_mode != PIPE_RENDER_COND_BY_REGION_NO_WAIT;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv50_context.h 185 uint cond_mode; member in struct:nv50_context
nv50_query.c 119 nv50->cond_mode = mode;
123 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
nv50_surface.c 346 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
357 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
434 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
445 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
789 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
795 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
1180 BEGIN_NV04(push, NV50_3D(COND_MODE), 1);
1331 nv50->cond_cond, nv50->cond_mode);
1527 BEGIN_NV04(push, NV50_2D(COND_MODE), 1);
1660 BEGIN_NV04(push, NV50_2D(COND_MODE), 1)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_query.c 142 nvc0->cond_mode = mode;
146 IMMED_NVC0(push, NVC0_3D(COND_MODE), cond);
148 IMMED_NVC0(push, NVC0_CP(COND_MODE), cond);
nvc0_context.h 265 uint cond_mode; member in struct:nvc0_context
nvc0_surface.c 348 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
357 IMMED_NVC0(push, NVC0_3D(COND_MODE), nvc0->cond_condmode);
593 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
597 IMMED_NVC0(push, NVC0_3D(COND_MODE), nvc0->cond_condmode);
669 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
678 IMMED_NVC0(push, NVC0_3D(COND_MODE), nvc0->cond_condmode);
1020 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS);
1178 nvc0->cond_cond, nvc0->cond_mode);
1437 IMMED_NVC0(push, NVC0_2D(COND_MODE), nvc0->cond_condmode);
1570 IMMED_NVC0(push, NVC0_2D(COND_MODE), NV50_2D_COND_MODE_ALWAYS)
    [all...]

Completed in 33 milliseconds