• Home
  • Raw
  • Download

Lines Matching refs:tnl_clipspace

40 static GLboolean match_fastpath( struct tnl_clipspace *vtx,  in match_fastpath()
66 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) in search_fastpath_emit()
80 void _tnl_register_fastpath( struct tnl_clipspace *vtx, in _tnl_register_fastpath()
112 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_emit_func()
158 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_interp_func()
173 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_copy_pv_func()
198 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_interp()
206 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_copy_pv()
218 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_attr()
249 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_set_attr()
265 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_vertex()
274 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_invalidate_vertex_state()
281 static void invalidate_funcs( struct tnl_clipspace *vtx ) in invalidate_funcs()
293 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_install_attrs()
366 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_invalidate_vertices()
376 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_notify_pipeline_output_change()
384 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in adjust_input_ptrs()
399 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in update_input_ptrs()
433 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_build_vertices()
448 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_emit_vertices_to_buffer()
467 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_emit_indexed_vertices_to_buffer()
490 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_init_vertices()
541 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_free_vertices()