/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
D | nv30_screen.c | 50 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_param() local 135 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_paramf() local 159 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_shader_param() local
|
D | nv30_texture.c | 131 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_sampler_state_create() local 205 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_sampler_view_create() local
|
D | nv30_clear.c | 105 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_clear_render_target() local 164 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_clear_depth_stencil() local
|
D | nv30_fragtex.c | 37 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_fragtex_validate() local
|
D | nv30_fragprog.c | 64 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_fragprog_validate() local
|
D | nv30_screen.h | 34 struct nouveau_object *eng3d; member
|
D | nv30_vertprog.c | 56 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_vertprog_validate() local
|
D | nv30_query.c | 260 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_query_init() local
|
D | nv30_state_validate.c | 41 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_validate_fb() local
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_screen.c | 50 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_param() local 135 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_paramf() local 159 struct nouveau_object *eng3d = screen->eng3d; in nv30_screen_get_shader_param() local
|
D | nv30_texture.c | 131 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_sampler_state_create() local 205 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_sampler_view_create() local
|
D | nv30_clear.c | 105 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_clear_render_target() local 164 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_clear_depth_stencil() local
|
D | nv30_fragtex.c | 37 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_fragtex_validate() local
|
D | nv30_fragprog.c | 64 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_fragprog_validate() local
|
D | nv30_screen.h | 34 struct nouveau_object *eng3d; member
|
D | nv30_vertprog.c | 56 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_vertprog_validate() local
|
D | nv30_query.c | 260 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_query_init() local
|
D | nv30_state.c | 40 struct nouveau_object *eng3d = nv30_context(pipe)->screen->eng3d; in nv30_blend_state_create() local
|
D | nv30_state_validate.c | 41 struct nouveau_object *eng3d = nv30->screen->eng3d; in nv30_validate_fb() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_context.h | 35 struct nouveau_object *eng3d; member
|
D | nv04_render.c | 169 struct nouveau_object *eng3d = nv04_context_engine(ctx); in swtnl_start() local
|
D | nouveau_context.h | 55 struct nouveau_object *eng3d; member
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nv04_context.h | 35 struct nouveau_object *eng3d; member
|
D | nv04_render.c | 169 struct nouveau_object *eng3d = nv04_context_engine(ctx); in swtnl_start() local
|
D | nouveau_context.h | 55 struct nouveau_object *eng3d; member
|