/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv10_state_raster.c | 40 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_alpha_func() 53 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_blend_color() 65 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_blend_equation() 77 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_blend_func() 87 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_color_mask() 99 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_depth() 113 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_dither() 122 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_logic_opcode() 135 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_shade_model() 145 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_stencil_func() [all …]
|
D | nv10_state_polygon.c | 37 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_cull_face() 52 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_front_face() 62 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_line_mode() 81 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_point_mode() 93 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_polygon_mode() 106 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_polygon_offset()
|
D | nv20_state_tnl.c | 92 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_color_material() 155 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_fog() 179 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_light_model() 201 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_light_source() 239 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_ambient() 283 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_diffuse() 307 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_specular() 327 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_material_shininess() 343 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_modelview() 370 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_projection()
|
D | nv10_state_tnl.c | 60 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_color_material() 136 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_fog() 175 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_light_enable() 199 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_light_model() 285 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_light_source() 322 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_ambient() 365 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_diffuse() 388 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_specular() 431 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_material_shininess() 447 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_modelview() [all …]
|
D | nv10_state_fb.c | 57 struct nouveau_pushbuf *push = context_push(ctx); in setup_hierz_buffer() 95 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_framebuffer() 166 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_scissor() 179 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_viewport() 205 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_zclear()
|
D | nv20_state_fb.c | 57 struct nouveau_pushbuf *push = context_push(ctx); in setup_hierz_buffer() 80 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_framebuffer() 137 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_viewport()
|
D | nv10_render.c | 112 struct nouveau_pushbuf *push = context_push(ctx); in nv10_render_set_format() 139 struct nouveau_pushbuf *push = context_push(ctx); in nv10_render_bind_vertices() 155 PUSH_RESET(context_push(ctx), BUFCTX_VTX); in nv10_render_release_vertices()
|
D | nv20_render.c | 136 struct nouveau_pushbuf *push = context_push(ctx); in nv20_render_set_format() 161 struct nouveau_pushbuf *push = context_push(ctx); in nv20_render_bind_vertices() 179 PUSH_RESET(context_push(ctx), BUFCTX_VTX); in nv20_render_release_vertices()
|
D | nouveau_render_t.c | 104 struct nouveau_pushbuf *push = context_push(ctx); in dispatch_l() 114 struct nouveau_pushbuf *push = context_push(ctx); in dispatch_i32() 124 struct nouveau_pushbuf *push = context_push(ctx); in dispatch_i16()
|
D | nv20_state_tex.c | 41 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_tex_gen() 70 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_tex_mat() 162 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_tex_obj() 298 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_tex_shader()
|
D | nv20_state_frag.c | 37 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_tex_env() 59 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_frag()
|
D | nv04_render.c | 146 struct nouveau_pushbuf *push = context_push(ctx); in swtnl_restart() 170 struct nouveau_pushbuf *push = context_push(ctx); in swtnl_start() 188 struct nouveau_pushbuf *push = context_push(ctx); in swtnl_finish() 207 struct nouveau_pushbuf *push = context_push(ctx); \
|
D | nv04_state_fb.c | 52 struct nouveau_pushbuf *push = context_push(ctx); in nv04_emit_framebuffer() 102 struct nouveau_pushbuf *push = context_push(ctx); in nv04_emit_scissor()
|
D | nv10_state_tex.c | 41 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_tex_gen() 72 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_tex_mat() 158 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_tex_obj()
|
D | nouveau_driver.c | 70 struct nouveau_pushbuf *push = context_push(ctx); in nouveau_flush() 89 struct nouveau_pushbuf *push = context_push(ctx); in nouveau_finish()
|
D | nv20_state_raster.c | 37 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_logic_opcode()
|
D | nv20_state_polygon.c | 36 struct nouveau_pushbuf *push = context_push(ctx); in nv20_emit_point_mode()
|
D | nouveau_vbo_t.c | 134 struct nouveau_pushbuf *push = context_push(ctx); in vbo_emit_attr() 304 struct nouveau_pushbuf *push = context_push(ctx); in vbo_bind_vertices() 374 struct nouveau_pushbuf *push = context_push(ctx); in vbo_draw_vbo() 425 struct nouveau_pushbuf *push = context_push(ctx); in vbo_draw_imm()
|
D | nv04_context.c | 53 struct nouveau_pushbuf *push = context_push(ctx); in nv04_context_engine() 81 struct nouveau_pushbuf *push = context_push(ctx); in nv04_hwctx_init()
|
D | nv04_surface.c | 203 struct nouveau_pushbuf *push = context_push(ctx); in nv04_surface_copy_swizzle() 284 struct nouveau_pushbuf *push = context_push(ctx); in nv04_surface_copy_m2mf() 432 struct nouveau_pushbuf *push = context_push(ctx); in nv04_surface_fill() 481 struct nouveau_pushbuf *push = context_push(ctx); in nv04_surface_init()
|
D | nv10_context.c | 147 struct nouveau_pushbuf *push = context_push(ctx); in nv17_zclear() 176 struct nouveau_pushbuf *push = context_push(ctx); in nv10_clear() 203 struct nouveau_pushbuf *push = context_push(ctx); in nv10_hwctx_init()
|
D | nouveau_context.h | 97 #define context_push(ctx) \ macro
|
D | nouveau_context.c | 333 PUSH_KICK(context_push(ctx)); in update_framebuffer() 388 PUSH_KICK(context_push(ctx)); in nouveau_fallback()
|
D | nv10_state_frag.c | 384 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_tex_env() 414 struct nouveau_pushbuf *push = context_push(ctx); in nv10_emit_frag()
|
D | nv20_context.c | 42 struct nouveau_pushbuf *push = context_push(ctx); in nv20_clear() 99 struct nouveau_pushbuf *push = context_push(ctx); in nv20_hwctx_init()
|