HomeSort by relevance Sort by last modified time
    Searched full:nv04_context (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
Makefile.sources 13 nv04_context.c \
nv04_context.h 33 struct nv04_context { struct
50 #define to_nv04_context(ctx) ((struct nv04_context *)(ctx))
nv04_render.c 75 struct nv04_context *nctx = to_nv04_context(ctx);
97 swtnl_restart_ttri(struct nv04_context *nv04, struct nouveau_pushbuf *push)
113 swtnl_restart_mtri(struct nv04_context *nv04, struct nouveau_pushbuf *push)
145 struct nv04_context *nv04 = to_nv04_context(ctx);
nv04_context.c 51 struct nv04_context *nctx = to_nv04_context(ctx);
144 struct nv04_context *nctx;
149 nctx = CALLOC_STRUCT(nv04_context);
nv04_driver.h 30 #include "nv04_context.h"
nv04_state_raster.c 124 struct nv04_context *nv04 = to_nv04_context(ctx);
198 struct nv04_context *nv04 = to_nv04_context(ctx);
nv04_state_tex.c 63 struct nv04_context *nv04 = to_nv04_context(ctx);
nv04_state_frag.c 255 struct nv04_context *nv04 = to_nv04_context(ctx);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
Makefile.sources 13 nv04_context.c \
nv04_context.h 33 struct nv04_context { struct
50 #define to_nv04_context(ctx) ((struct nv04_context *)(ctx))
nv04_render.c 75 struct nv04_context *nctx = to_nv04_context(ctx);
97 swtnl_restart_ttri(struct nv04_context *nv04, struct nouveau_pushbuf *push)
113 swtnl_restart_mtri(struct nv04_context *nv04, struct nouveau_pushbuf *push)
145 struct nv04_context *nv04 = to_nv04_context(ctx);
nv04_context.c 51 struct nv04_context *nctx = to_nv04_context(ctx);
144 struct nv04_context *nctx;
149 nctx = CALLOC_STRUCT(nv04_context);
nv04_driver.h 30 #include "nv04_context.h"
nv04_state_raster.c 124 struct nv04_context *nv04 = to_nv04_context(ctx);
198 struct nv04_context *nv04 = to_nv04_context(ctx);
nv04_state_tex.c 63 struct nv04_context *nv04 = to_nv04_context(ctx);
nv04_state_frag.c 255 struct nv04_context *nv04 = to_nv04_context(ctx);

Completed in 185 milliseconds