Lines Matching refs:tnl_clipspace

41 static GLboolean match_fastpath( struct tnl_clipspace *vtx,  in match_fastpath()
67 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) in search_fastpath_emit()
81 void _tnl_register_fastpath( struct tnl_clipspace *vtx, in _tnl_register_fastpath()
123 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_emit_func()
169 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_interp_func()
186 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_copy_pv_func()
214 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_interp()
222 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_copy_pv()
234 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_attr()
265 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_set_attr()
281 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_vertex()
290 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_invalidate_vertex_state()
297 static void invalidate_funcs( struct tnl_clipspace *vtx ) in invalidate_funcs()
309 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_install_attrs()
382 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_invalidate_vertices()
392 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_notify_pipeline_output_change()
400 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in adjust_input_ptrs()
415 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in update_input_ptrs()
449 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_build_vertices()
464 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_emit_vertices_to_buffer()
483 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_emit_indexed_vertices_to_buffer()
506 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_init_vertices()
557 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_free_vertices()