Searched defs:svga (Results 1 - 25 of 102) sorted by relevance

12345

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_constants.c50 struct svga_context *svga = svga_context(pipe); local in function:svga_set_constant_buffer
97 svga_init_constbuffer_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_flush.c39 struct svga_context *svga = svga_context(pipe); local in function:svga_flush
109 struct svga_context *svga = svga_context(pipe); local in function:svga_fence_server_sync
115 void svga_init_flush_functions( struct svga_context *svga ) argument
[all...]
H A Dsvga_pipe_fs.c44 struct svga_context *svga = svga_context(pipe); local in function:svga_create_fs_state
76 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_fs_state
86 struct svga_context *svga = svga_context(pipe); local in function:svga_delete_fs_state
120 svga_init_fs_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_gs.c43 struct svga_context *svga = svga_context(pipe); local in function:svga_create_gs_state
78 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_gs_state
88 struct svga_context *svga local in function:svga_delete_gs_state
134 svga_init_gs_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_vs.c101 struct svga_context *svga = svga_context(pipe); local in function:svga_create_vs_state
146 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_vs_state
167 struct svga_context *svga = svga_context(pipe); local in function:svga_delete_vs_state
211 svga_init_vs_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_state_gs.c52 translate_geometry_program(struct svga_context *svga, argument
66 compile_gs(struct svga_context *svga, argument
103 make_gs_key(struct svga_context *svga, struc argument
133 emit_hw_gs(struct svga_context * svga,unsigned dirty) argument
[all...]
H A Dsvga_state_need_swtnl.c36 update_need_swvfetch(struct svga_context *svga, unsigned dirty) argument
61 update_need_pipeline(struct svga_context *svga, unsigned dirty) argument
159 update_need_swtnl(struct svga_context * svga,unsigned dirty) argument
[all...]
H A Dsvga_state_vdecl.c43 emit_hw_vs_vdecl(struct svga_context *svga, unsigned dirty) argument
139 emit_hw_vdecl(struct svga_context * svga,unsigned dirty) argument
[all...]
H A Dsvga_swtnl_draw.c40 svga_swtnl_draw_vbo(struct svga_context *svga, argument
153 svga_init_swtnl(struct svga_context * svga) argument
216 svga_destroy_swtnl(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_blend.c38 svga_translate_blend_factor(const struct svga_context *svga, unsigned factor) argument
99 define_blend_state_object(struct svga_context *svga, argument
143 struct svga_context *svga local in function:svga_create_blend_state
363 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_blend_state
372 struct svga_context *svga = svga_context(pipe); local in function:svga_delete_blend_state
400 struct svga_context *svga = svga_context(pipe); local in function:svga_set_blend_color
408 svga_init_blend_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_resource.c121 svga_init_resource_functions(struct svga_context *svga) argument
H A Dsvga_sampler_view.c61 struct svga_context *svga = svga_context(pipe); local in function:svga_get_tex_sampler_view
179 svga_validate_sampler_view(struct svga_context *svga, argument
[all...]
H A Dsvga_state_tgsi_transform.c44 bind_gs_state(struct svga_context *svga, argument
63 emulate_point_sprite(struct svga_context *svga, argument
191 add_point_sprite_shader(struct svga_context * svga) argument
239 update_tgsi_transform(struct svga_context * svga,unsigned dirty) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_constants.c51 struct svga_context *svga = svga_context(pipe); local in function:svga_set_constant_buffer
120 svga_init_constbuffer_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_flush.c39 struct svga_context *svga = svga_context(pipe); local in function:svga_flush
109 struct svga_context *svga = svga_context(pipe); local in function:svga_fence_server_sync
115 void svga_init_flush_functions( struct svga_context *svga ) argument
[all...]
H A Dsvga_pipe_fs.c44 struct svga_context *svga = svga_context(pipe); local in function:svga_create_fs_state
76 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_fs_state
86 struct svga_context *svga = svga_context(pipe); local in function:svga_delete_fs_state
120 svga_init_fs_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_gs.c43 struct svga_context *svga = svga_context(pipe); local in function:svga_create_gs_state
78 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_gs_state
88 struct svga_context *svga local in function:svga_delete_gs_state
128 svga_init_gs_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_vs.c101 struct svga_context *svga = svga_context(pipe); local in function:svga_create_vs_state
146 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_vs_state
167 struct svga_context *svga = svga_context(pipe); local in function:svga_delete_vs_state
211 svga_init_vs_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_state_gs.c52 translate_geometry_program(struct svga_context *svga, argument
66 compile_gs(struct svga_context *svga, argument
103 make_gs_key(struct svga_context *svga, struc argument
142 emit_hw_gs(struct svga_context * svga,uint64_t dirty) argument
[all...]
H A Dsvga_state_need_swtnl.c36 update_need_swvfetch(struct svga_context *svga, uint64_t dirty) argument
61 update_need_pipeline(struct svga_context *svga, uint64_t dirty) argument
159 update_need_swtnl(struct svga_context * svga,uint64_t dirty) argument
[all...]
H A Dsvga_state_vdecl.c43 emit_hw_vs_vdecl(struct svga_context *svga, uint64_t dirty) argument
139 emit_hw_vdecl(struct svga_context * svga,uint64_t dirty) argument
[all...]
H A Dsvga_swtnl_draw.c40 svga_swtnl_draw_vbo(struct svga_context *svga, argument
157 svga_init_swtnl(struct svga_context * svga) argument
220 svga_destroy_swtnl(struct svga_context * svga) argument
[all...]
H A Dsvga_pipe_depthstencil.c79 define_depth_stencil_state_object(struct svga_context *svga, argument
125 struct svga_context *svga = svga_context(pipe); local in function:svga_create_depth_stencil_state
225 struct svga_context *svga = svga_context(pipe); local in function:svga_bind_depth_stencil_state
240 struct svga_context *svga = svga_context(pipe); local in function:svga_delete_depth_stencil_state
268 struct svga_context *svga = svga_context(pipe); local in function:svga_set_stencil_ref
285 struct svga_context *svga = svga_context(pipe); local in function:svga_set_sample_mask
305 svga_init_depth_stencil_functions(struct svga_context * svga) argument
[all...]
H A Dsvga_resource.c121 svga_init_resource_functions(struct svga_context *svga) argument
[all...]
H A Dsvga_sampler_view.c61 struct svga_context *svga = svga_context(pipe); local in function:svga_get_tex_sampler_view
179 svga_validate_sampler_view(struct svga_context *svga, argument
[all...]

Completed in 22 milliseconds

12345