OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nouveau_context
(Results
26 - 50
of
52
) sorted by null
1
2
3
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_context.c
28
#include "
nouveau_context
.h"
126
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
nv10_state_fb.c
28
#include "
nouveau_context
.h"
203
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
nv10_state_tnl.c
28
#include "
nouveau_context
.h"
134
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
173
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
439
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
471
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
nv20_context.c
29
#include "
nouveau_context
.h"
41
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
428
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
444
struct
nouveau_context
*nctx;
449
nctx = CALLOC_STRUCT(
nouveau_context
);
nouveau_array.c
31
#include "
nouveau_context
.h"
nouveau_bufferobj.c
29
#include "
nouveau_context
.h"
nouveau_vbo_t.c
233
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
361
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
412
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
494
struct
nouveau_context
*nctx = to_nouveau_context(ctx);
nv04_state_tex.c
28
#include "
nouveau_context
.h"
nv10_state_polygon.c
28
#include "
nouveau_context
.h"
nv20_state_fb.c
28
#include "
nouveau_context
.h"
nouveau_fbo.c
29
#include "
nouveau_context
.h"
nouveau_screen.c
28
#include "
nouveau_context
.h"
nv04_state_raster.c
28
#include "
nouveau_context
.h"
nv10_render.c
28
#include "
nouveau_context
.h"
nv10_state_raster.c
28
#include "
nouveau_context
.h"
nv20_render.c
28
#include "
nouveau_context
.h"
nv04_render.c
28
#include "
nouveau_context
.h"
nv04_state_frag.c
28
#include "
nouveau_context
.h"
nv10_state_frag.c
28
#include "
nouveau_context
.h"
nouveau_texture.c
28
#include "
nouveau_context
.h"
659
struct
nouveau_context
*nctx = dri_ctx->driverPrivate;
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_transfer.c
177
nvc0_m2mf_push_linear(struct
nouveau_context
*nv,
222
nve4_p2mf_push_linear(struct
nouveau_context
*nv,
265
nvc0_m2mf_copy_linear(struct
nouveau_context
*nv,
303
nve4_m2mf_copy_linear(struct
nouveau_context
*nv,
464
nvc0_cb_push(struct
nouveau_context
*nv,
/external/mesa3d/src/gallium/drivers/nv50/
nv50_transfer.c
147
nv50_sifc_linear_u8(struct
nouveau_context
*nv,
208
nv50_m2mf_copy_linear(struct
nouveau_context
*nv,
384
nv50_cb_push(struct
nouveau_context
*nv,
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c
27
#include "
nouveau_context
.h"
887
struct nouveau_screen *screen =
nouveau_context
(context)->screen;
897
struct nouveau_screen *screen =
nouveau_context
(pipe)->screen;
902
nouveau_context_init_vdec(struct
nouveau_context
*nv)
/external/mesa3d/src/gallium/drivers/nv30/
nv30_fragprog.c
36
struct
nouveau_context
*nv = &nv30->base;
nv30_transfer.c
678
nv30_transfer_push_data(struct
nouveau_context
*nv,
687
nv30_transfer_copy_data(struct
nouveau_context
*nv,
Completed in 347 milliseconds
1
2
3