Searched refs:llvmpipe_context (Results 1 - 25 of 66) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.h35 struct llvmpipe_context;
39 llvmpipe_init_surface_functions(struct llvmpipe_context *lp);
H A Dlp_state.h64 struct llvmpipe_context;
91 llvmpipe_update_fs(struct llvmpipe_context *lp);
94 llvmpipe_update_setup(struct llvmpipe_context *lp);
97 llvmpipe_update_derived(struct llvmpipe_context *llvmpipe);
100 llvmpipe_init_sampler_funcs(struct llvmpipe_context *llvmpipe);
103 llvmpipe_init_blend_funcs(struct llvmpipe_context *llvmpipe);
106 llvmpipe_init_vertex_funcs(struct llvmpipe_context *llvmpipe);
109 llvmpipe_init_draw_funcs(struct llvmpipe_context *llvmpipe);
112 llvmpipe_init_clip_funcs(struct llvmpipe_context *llvmpipe);
115 llvmpipe_init_fs_funcs(struct llvmpipe_context *llvmpip
[all...]
H A Dlp_query.h41 struct llvmpipe_context;
56 extern void llvmpipe_init_query_funcs(struct llvmpipe_context * );
58 extern boolean llvmpipe_check_render_cond(struct llvmpipe_context *);
H A Dlp_state_clip.c39 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
52 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
70 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
88 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
99 llvmpipe_init_clip_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_clear.c54 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
H A Dlp_state_gs.c46 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
82 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
96 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
111 llvmpipe_init_gs_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_state_vs.c45 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
65 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
82 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
91 llvmpipe_init_vs_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_state_blend.c64 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
88 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
136 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
160 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
180 struct llvmpipe_context *llvmpipe = llvmpipe_context(pip
[all...]
H A Dlp_state_vertex.c60 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
82 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
97 llvmpipe_init_vertex_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_state_setup.h7 struct llvmpipe_context;
76 void lp_delete_setup_variants(struct llvmpipe_context *lp);
H A Dlp_context.h56 struct llvmpipe_context { struct
169 static inline struct llvmpipe_context *
170 llvmpipe_context( struct pipe_context *pipe ) function in typeref:struct:llvmpipe_context *
172 return (struct llvmpipe_context *)pipe;
H A Dlp_state_so.c69 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
97 llvmpipe_init_so_funcs(struct llvmpipe_context *pipe)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.h35 struct llvmpipe_context;
39 llvmpipe_init_surface_functions(struct llvmpipe_context *lp);
H A Dlp_state.h74 struct llvmpipe_context;
114 llvmpipe_update_fs(struct llvmpipe_context *lp);
117 llvmpipe_update_setup(struct llvmpipe_context *lp);
120 llvmpipe_update_derived_clear(struct llvmpipe_context *llvmpipe);
123 llvmpipe_update_derived(struct llvmpipe_context *llvmpipe);
126 llvmpipe_init_sampler_funcs(struct llvmpipe_context *llvmpipe);
129 llvmpipe_init_blend_funcs(struct llvmpipe_context *llvmpipe);
132 llvmpipe_init_vertex_funcs(struct llvmpipe_context *llvmpipe);
135 llvmpipe_init_draw_funcs(struct llvmpipe_context *llvmpipe);
138 llvmpipe_init_compute_funcs(struct llvmpipe_context *llvmpip
[all...]
H A Dlp_query.h41 struct llvmpipe_context;
57 extern void llvmpipe_init_query_funcs(struct llvmpipe_context * );
59 extern boolean llvmpipe_check_render_cond(struct llvmpipe_context *);
H A Dlp_state_clip.c39 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
52 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
70 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
88 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
99 llvmpipe_init_clip_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_clear.c56 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
H A Dlp_state_gs.c46 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
85 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
99 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
114 llvmpipe_init_gs_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_state_vs.c45 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
65 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
82 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
91 llvmpipe_init_vs_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_state_tess.c44 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
80 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
94 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
112 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
148 struct llvmpipe_context *llvmpipe = llvmpipe_context(pip
[all...]
H A Dlp_state_blend.c64 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
88 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
136 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
160 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
177 struct llvmpipe_context *llvmpipe = llvmpipe_context(pip
[all...]
H A Dlp_state_vertex.c60 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
84 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
102 llvmpipe_init_vertex_funcs(struct llvmpipe_context *llvmpipe)
H A Dlp_state_setup.h7 struct llvmpipe_context;
79 void lp_delete_setup_variants(struct llvmpipe_context *lp);
H A Dlp_state_so.c76 struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);
112 llvmpipe_init_so_funcs(struct llvmpipe_context *pipe)
H A Dlp_context.h58 struct llvmpipe_context { struct
202 static inline struct llvmpipe_context *
203 llvmpipe_context( struct pipe_context *pipe ) function in typeref:struct:llvmpipe_context *
205 return (struct llvmpipe_context *)pipe;

Completed in 12 milliseconds

123