OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_context
(Results
26 - 29
of
29
) sorted by null
1
2
/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_transfer.c
678
nv30_transfer_push_data(struct
nouveau_context
*nv,
687
nv30_transfer_copy_data(struct
nouveau_context
*nv,
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_texture.c
28
#include "
nouveau_context
.h"
659
struct
nouveau_context
*nctx = dri_ctx->driverPrivate;
/external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c
957
if (
nouveau_context
(pipe)->screen->class_3d >= NVA0_3D_CLASS) {
[
all
...]
Completed in 237 milliseconds
1
2