/external/mesa3d/src/mesa/tnl/ |
D | t_context.c | 114 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_DestroyContext() 134 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_InvalidateState() 230 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_need_projected_coords() 237 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_allow_vertex_fog() 247 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_allow_pixel_fog()
|
D | t_pipeline.c | 41 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_install_pipeline() 60 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_destroy_pipeline() 76 TNLcontext *tnl = TNL_CONTEXT(ctx); in check_input_changes() 95 TNLcontext *tnl = TNL_CONTEXT(ctx); in check_output_changes() 196 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_run_pipeline()
|
D | t_vb_light.c | 123 TNLcontext *tnl = TNL_CONTEXT(ctx); in validate_shine_table() 176 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_validate_shine_tables() 279 TNLcontext *tnl = TNL_CONTEXT(ctx); in lookup_shininess() 332 TNLcontext *tnl = TNL_CONTEXT(ctx); in run_lighting() 413 TNL_CONTEXT(ctx)->Driver.NotifyMaterialChange( ctx ); in validate_lighting() 424 TNLcontext *tnl = TNL_CONTEXT(ctx); in init_lighting()
|
D | t_draw.c | 49 TNLcontext *tnl = TNL_CONTEXT(ctx); in get_space() 59 TNLcontext *tnl = TNL_CONTEXT(ctx); in free_space() 185 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_import_array() 279 TNLcontext *tnl = TNL_CONTEXT(ctx); in bind_inputs() 348 TNLcontext *tnl = TNL_CONTEXT(ctx); in bind_indices() 404 TNLcontext *tnl = TNL_CONTEXT(ctx); in bind_prims() 434 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_draw_prims() 522 TNL_CONTEXT(ctx)->Driver.RunPipeline(ctx); in _tnl_draw_prims() 619 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_bind_inputs()
|
D | t_vb_render.c | 121 TNLcontext *tnl = TNL_CONTEXT(ctx); \ 156 TNLcontext *tnl = TNL_CONTEXT(ctx); in clip_elt_triangles() 211 TNLcontext *tnl = TNL_CONTEXT(ctx); \ 242 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_RenderClippedPolygon() 253 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_RenderClippedLine() 267 TNLcontext *tnl = TNL_CONTEXT(ctx); in run_render()
|
D | t_vb_texmat.c | 59 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in run_texmat_stage() 87 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in alloc_texmat_data()
|
D | t_vb_points.c | 55 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in run_point_stage() 83 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in alloc_point_data()
|
D | t_vb_normals.c | 52 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in run_normal_stage() 150 TNLcontext *tnl = TNL_CONTEXT(ctx); in alloc_normal_data()
|
D | t_vb_texgen.c | 254 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in texgen_reflection_map_nv() 276 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in texgen_normal_map_nv() 304 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in texgen_sphere_map() 337 TNLcontext *tnl = TNL_CONTEXT(ctx); in texgen() 486 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in run_texgen_stage() 562 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in alloc_texgen_data()
|
D | t_vb_cliptmp.h | 120 TNLcontext *tnl = TNL_CONTEXT(ctx); in TAG() 188 TNLcontext *tnl = TNL_CONTEXT(ctx); in TAG() 267 TNLcontext *tnl = TNL_CONTEXT(ctx); in TAG()
|
D | t_vb_fog.c | 146 TNLcontext *tnl = TNL_CONTEXT(ctx); in run_fog_stage() 241 TNLcontext *tnl = TNL_CONTEXT(ctx); in alloc_fog_data()
|
D | t_vb_vertex.c | 141 TNLcontext *tnl = TNL_CONTEXT(ctx); in run_vertex_stage() 237 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in init_vertex_stage()
|
D | t_vertex.c | 123 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in choose_emit_func() 400 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in adjust_input_ptrs() 415 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in update_input_ptrs() 556 TNLcontext *tnl = TNL_CONTEXT(ctx); in _tnl_free_vertices()
|
D | t_vb_program.c | 129 TNLcontext *tnl = TNL_CONTEXT(ctx); in do_ndc_cliptest() 294 TNLcontext *tnl = TNL_CONTEXT(ctx); in run_vp() 472 TNLcontext *tnl = TNL_CONTEXT(ctx); in init_vp()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_render.c | 56 TNLcontext *tnl = TNL_CONTEXT(ctx); in swtnl_emit_attr() 73 TNLcontext *tnl = TNL_CONTEXT(ctx); in swtnl_choose_attrs() 178 vertex_size = TNL_CONTEXT(ctx)->clipspace.vertex_size / 4; in swtnl_start() 208 int vertex_size = TNL_CONTEXT(ctx)->clipspace.vertex_size / 4; \ 265 TNLcontext *tnl = TNL_CONTEXT(ctx); in nv04_render_init()
|
D | nouveau_swtnl_t.c | 107 TNLcontext *tnl = TNL_CONTEXT(ctx); in swtnl_choose_attrs() 168 struct tnl_clipspace *vtx = &TNL_CONTEXT(ctx)->clipspace; in swtnl_bind_vertices() 257 int vertex_len = TNL_CONTEXT(ctx)->clipspace.vertex_size; \ 318 TNLcontext *tnl = TNL_CONTEXT(ctx); in TAG()
|
/external/mesa3d/src/mesa/swrast_setup/ |
D | ss_context.c | 114 TNLcontext *tnl = TNL_CONTEXT(ctx); in setup_vertex_format() 187 TNLcontext *tnl = TNL_CONTEXT(ctx); in _swsetup_RenderStart() 234 TNLcontext *tnl = TNL_CONTEXT(ctx); in _swsetup_Wakeup() 269 TNLcontext *tnl = TNL_CONTEXT(ctx); in _swsetup_Translate()
|
D | ss_triangle.c | 118 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in _swsetup_render_tri() 217 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in swsetup_points() 243 TNLcontext *tnl = TNL_CONTEXT(ctx); in _swsetup_choose_trifuncs()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_tcl.c | 110 #define GET_MESA_ELTS() TNL_CONTEXT(ctx)->vb.Elts 293 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200EnsureEmitSize() 359 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200_run_tcl_render() 515 TNLcontext *tnl = TNL_CONTEXT(ctx); in transition_to_swtnl() 539 TNLcontext *tnl = TNL_CONTEXT(ctx); in transition_to_hwtnl()
|
D | r200_swtcl.c | 80 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200SetVertexFormat() 238 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200ChooseVertexState() 549 const GLuint * const elt = TNL_CONTEXT(ctx)->vb.Elts; \ 572 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200ChooseRenderState() 690 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200Fallback() 928 TNLcontext *tnl = TNL_CONTEXT(ctx); in r200InitSwtcl()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tcl.c | 287 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeonEnsureEmitSize() 359 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeon_run_tcl_render() 456 TNLcontext *tnl = TNL_CONTEXT(ctx); in transition_to_swtnl() 485 TNLcontext *tnl = TNL_CONTEXT(ctx); in transition_to_hwtnl()
|
D | radeon_swtcl.c | 91 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeonSetVertexFormat() 273 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeonChooseVertexState() 414 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeon_run_render() 671 const GLuint * const elt = TNL_CONTEXT(ctx)->vb.Elts; \ 694 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeonChooseRenderState() 798 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeonFallback() 854 TNLcontext *tnl = TNL_CONTEXT(ctx); in radeonInitSwtcl()
|
/external/mesa3d/src/mesa/tnl_dd/ |
D | t_dd_unfilled.h | 39 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in TAG() 103 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in TAG()
|
D | t_dd_tritmp.h | 116 struct vertex_buffer *VB = &TNL_CONTEXT( ctx )->vb; in TAG() 342 struct vertex_buffer *VB = &TNL_CONTEXT( ctx )->vb; in TAG() 583 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in TAG() 603 struct vertex_buffer *VB = &TNL_CONTEXT(ctx)->vb; in TAG() 634 struct vertex_buffer *VB = &TNL_CONTEXT( ctx )->vb; in TAG()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i830_context.c | 120 intel->verts = TNL_CONTEXT(ctx)->clipspace.vertex_buf; in i830CreateContext()
|