• Home
  • Raw
  • Download

Lines Matching refs:tnl_clipspace

42 static GLboolean match_fastpath( struct tnl_clipspace *vtx,  in match_fastpath()
68 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) in search_fastpath_emit()
82 void _tnl_register_fastpath( struct tnl_clipspace *vtx, in _tnl_register_fastpath()
124 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_emit_func()
170 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_interp_func()
187 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_copy_pv_func()
215 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_interp()
223 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_copy_pv()
235 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_attr()
266 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_set_attr()
282 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_vertex()
291 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_invalidate_vertex_state()
298 static void invalidate_funcs( struct tnl_clipspace *vtx ) in invalidate_funcs()
310 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_install_attrs()
383 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_invalidate_vertices()
393 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_notify_pipeline_output_change()
401 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in adjust_input_ptrs()
416 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in update_input_ptrs()
450 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_build_vertices()
465 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_emit_vertices_to_buffer()
484 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_emit_indexed_vertices_to_buffer()
507 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_init_vertices()
558 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_free_vertices()