HomeSort by relevance Sort by last modified time
    Searched refs:nctx (Results 26 - 30 of 30) sorted by null

12

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_render.c 75 struct nv04_context *nctx = to_nv04_context(ctx); local
91 _tnl_install_attrs(ctx, map, n, nctx->viewport, 0);
nouveau_texture.c 659 struct nouveau_context *nctx = dri_ctx->driverPrivate; local
660 struct gl_context *ctx = &nctx->base;
  /external/ltrace/
proc.c 426 struct fetch_context *nctx = fetch_arg_clone(retp, ctx); local
427 if (nctx == NULL) {
431 nctx = retp->callstack[j].fetch_context;
432 fetch_arg_done(nctx);
437 elem->fetch_context = nctx;
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimg2d.h 427 * @nctx: context count
444 atomic_t nctx; member in struct:fimg2d_control
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_texture.c 659 struct nouveau_context *nctx = dri_ctx->driverPrivate; local
660 struct gl_context *ctx = &nctx->base;

Completed in 185 milliseconds

12