Home
last modified time | relevance | path

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

123

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_constants.c51 struct svga_context *svga = svga_context(pipe); in svga_set_constant_buffer() local
128 svga_init_constbuffer_functions(struct svga_context *svga) svga_init_constbuffer_functions() argument
[all...]
H A Dsvga_pipe_fs.c45 struct svga_context *svga = svga_context(pipe); in svga_create_fs_state() local
83 struct svga_context *svga = svga_context(pipe); in svga_bind_fs_state() local
93 struct svga_context *svga = svga_context(pipe); in svga_delete_fs_state() local
127 svga_init_fs_functions(struct svga_context *svga) svga_init_fs_functions() argument
[all...]
H A Dsvga_pipe_gs.c44 struct svga_context *svga = svga_context(pipe); in svga_create_gs_state() local
77 struct svga_context *svga = svga_context(pipe); in svga_bind_gs_state() local
87 struct svga_context *svga = svga_context(pipe); in svga_delete_gs_state() local
127 svga_init_gs_functions(struct svga_context *svga) svga_init_gs_functions() argument
[all...]
H A Dsvga_pipe_flush.c39 struct svga_context *svga = svga_context(pipe); in svga_flush() local
109 struct svga_context *svga = svga_context(pipe); in svga_fence_server_sync() local
[all...]
H A Dsvga_state_vdecl.c43 emit_hw_vs_vdecl(struct svga_context *svga, uint64_t dirty) in emit_hw_vs_vdecl() argument
139 emit_hw_vdecl(struct svga_context *svga, uint64_t dirty) emit_hw_vdecl() argument
[all...]
H A Dsvga_state_gs.c52 svga_get_compiled_dummy_geometry_shader(struct svga_context *svga, in svga_get_compiled_dummy_geometry_shader() argument
73 make_gs_key(struct svga_context *svga, struct svga_compile_key *key) in make_gs_key() argument
112 emit_hw_gs(struct svga_context *svga, uint64_t dirty) emit_hw_gs() argument
[all...]
H A Dsvga_state_need_swtnl.c36 update_need_swvfetch(struct svga_context *svga, uint64_t dirty) in update_need_swvfetch() argument
61 update_need_pipeline(struct svga_context *svga, uint64_t dirty) in update_need_pipeline() argument
159 update_need_swtnl(struct svga_context *svga, uint64_t dirty) update_need_swtnl() argument
[all...]
H A Dsvga_state_cs.c42 make_cs_key(struct svga_context *svga, in make_cs_key() argument
71 emit_hw_cs(struct svga_context *svga, uint64_t dirty) emit_hw_cs() argument
[all...]
H A Dsvga_pipe_vs.c47 struct svga_context *svga = svga_context(pipe); in svga_create_vs_state() local
82 struct svga_context *svga = svga_context(pipe); in svga_bind_vs_state() local
103 struct svga_context *svga = svga_context(pipe); svga_delete_vs_state() local
147 svga_init_vs_functions(struct svga_context *svga) svga_init_vs_functions() argument
[all...]
H A Dsvga_pipe_depthstencil.c79 define_depth_stencil_state_object(struct svga_context *svga, in define_depth_stencil_state_object() argument
125 struct svga_context *svga = svga_context(pipe); in svga_create_depth_stencil_state() local
225 struct svga_context *svga = svga_context(pipe); svga_bind_depth_stencil_state() local
240 struct svga_context *svga = svga_context(pipe); svga_delete_depth_stencil_state() local
268 struct svga_context *svga = svga_context(pipe); svga_set_stencil_ref() local
285 struct svga_context *svga = svga_context(pipe); svga_set_sample_mask() local
305 svga_init_depth_stencil_functions(struct svga_context *svga) svga_init_depth_stencil_functions() argument
[all...]
H A Dsvga_state_ts.c37 make_tcs_key(struct svga_context *svga, struct svga_compile_key *key) in make_tcs_key() argument
82 emit_hw_tcs(struct svga_context *svga, uint64_t dirty) in emit_hw_tcs() argument
154 make_tes_key(struct svga_context *svga, struct svga_compile_key *key) make_tes_key() argument
192 get_passthrough_tcs(struct svga_context *svga) get_passthrough_tcs() argument
237 emit_hw_tes(struct svga_context *svga, uint64_t dirty) emit_hw_tes() argument
[all...]
H A Dsvga_sampler_view.c61 struct svga_context *svga = svga_context(pipe); in svga_get_tex_sampler_view() local
179 svga_validate_sampler_view(struct svga_context *svga, in svga_validate_sampler_view() argument
[all...]
H A Dsvga_resource.c121 svga_init_resource_functions(struct svga_context *svga) in svga_init_resource_functions() argument
[all...]
H A Dsvga_swtnl_draw.c40 svga_swtnl_draw_vbo(struct svga_context *svga, in svga_swtnl_draw_vbo() argument
157 svga_init_swtnl(struct svga_context *svga) svga_init_swtnl() argument
220 svga_destroy_swtnl(struct svga_context *svga) svga_destroy_swtnl() argument
[all...]
H A Dsvga_pipe_cs.c48 struct svga_context *svga = svga_context(pipe); in svga_create_compute_state() local
86 struct svga_context *svga = svga_context(pipe); in svga_bind_compute_state() local
100 struct svga_context *svga = svga_context(pipe); in svga_delete_compute_state() local
164 svga_validate_compute_resources(struct svga_context *svga) svga_validate_compute_resources() argument
192 struct svga_context *svga = svga_context(pipe); svga_launch_grid() local
232 svga_init_cs_functions(struct svga_context *svga) svga_init_cs_functions() argument
[all...]
H A Dsvga_state_vs.c78 svga_get_compiled_dummy_vertex_shader(struct svga_context *svga, in svga_get_compiled_dummy_vertex_shader() argument
103 make_vs_key(struct svga_context *svga, struct svga_compile_key *key) in make_vs_key() argument
162 svga_reemit_vs_bindings(struct svga_context *svga) svga_reemit_vs_bindings() argument
204 compile_passthrough_vs(struct svga_context *svga, struct svga_vertex_shader *vs, struct svga_fragment_shader *fs, struct svga_shader_variant **out_variant) compile_passthrough_vs() argument
290 emit_hw_vs(struct svga_context *svga, uint64_t dirty) emit_hw_vs() argument
[all...]
H A Dsvga_shader_buffer.c48 svga_create_uav_buffer(struct svga_context *svga, in svga_create_uav_buffer() argument
92 struct svga_context *svga = svga_context(pipe); in svga_set_shader_buffers() local
173 struct svga_context *svga = svga_context(pipe); svga_set_hw_atomic_buffers() local
248 svga_init_shader_buffer_functions(struct svga_context *svga) svga_init_shader_buffer_functions() argument
297 svga_cleanup_shader_buffer_state(struct svga_context *svga) svga_cleanup_shader_buffer_state() argument
313 svga_validate_shader_buffer_resources(struct svga_context *svga, unsigned count, struct svga_shader_buffer *bufs, bool rebind) svga_validate_shader_buffer_resources() argument
[all...]
H A Dsvga_pipe_blend.c38 svga_translate_blend_factor(const struct svga_context *svga, unsigned factor) in svga_translate_blend_factor() argument
144 define_blend_state_object(struct svga_context *svga, in define_blend_state_object() argument
181 emulate_logicop(struct svga_context *svga, in emulate_logicop() argument
296 struct svga_context *svga = svga_context(pipe); svga_create_blend_state() local
428 struct svga_context *svga = svga_context(pipe); svga_bind_blend_state() local
437 struct svga_context *svga = svga_context(pipe); svga_delete_blend_state() local
458 struct svga_context *svga = svga_context(pipe); svga_set_blend_color() local
[all...]
H A Dsvga_pipe_vertex.c50 struct svga_context *svga = svga_context(pipe); in svga_set_vertex_buffers() local
123 define_input_element_object(struct svga_context *svga, in define_input_element_object() argument
202 translate_vertex_decls(struct svga_context *svga, in translate_vertex_decls() argument
239 struct svga_context *svga = svga_context(pipe); svga_create_vertex_elements_state() local
278 struct svga_context *svga = svga_context(pipe); svga_bind_vertex_elements_state() local
289 struct svga_context *svga = svga_context(pipe); svga_delete_vertex_elements_state() local
311 svga_cleanup_vertex_state(struct svga_context *svga) svga_cleanup_vertex_state() argument
326 svga_init_vertex_functions(struct svga_context *svga) svga_init_vertex_functions() argument
[all...]
H A Dsvga_pipe_ts.c39 struct svga_context *svga = svga_context(pipe); in svga_set_tess_state() local
54 struct svga_context *svga = svga_context(pipe); in svga_set_patch_vertices() local
64 struct svga_context *svga = svga_context(pipe); in svga_create_tcs_state() local
87 struct svga_context *svga in svga_bind_tcs_state() local
100 struct svga_context *svga = svga_context(pipe); svga_delete_tcs_state() local
131 svga_cleanup_tcs_state(struct svga_context *svga) svga_cleanup_tcs_state() argument
143 struct svga_context *svga = svga_context(pipe); svga_create_tes_state() local
167 struct svga_context *svga = svga_context(pipe); svga_bind_tes_state() local
180 struct svga_context *svga = svga_context(pipe); svga_delete_tes_state() local
211 svga_init_ts_functions(struct svga_context *svga) svga_init_ts_functions() argument
[all...]
H A Dsvga_context.c61 struct svga_context *svga = svga_context(pipe); in svga_destroy() local
143 struct svga_context *svga = NULL; svga_context_create() local
406 svga_context_flush(struct svga_context *svga, struct pipe_fence_handle **pfence) svga_context_flush() argument
495 svga_context_finish(struct svga_context *svga) svga_context_finish() argument
516 svga_hwtnl_flush_retry(struct svga_context *svga) svga_hwtnl_flush_retry() argument
531 svga_hwtnl_flush_buffer(struct svga_context *svga, struct pipe_resource *buffer) svga_hwtnl_flush_buffer() argument
544 svga_surfaces_flush(struct svga_context *svga) svga_surfaces_flush() argument
[all...]
H A Dsvga_swtnl_private.h41 struct svga_context *svga; member
H A Dsvga_pipe_draw.c46 retry_draw_range_elements(struct svga_context *svga, in retry_draw_range_elements() argument
61 retry_draw_arrays( struct svga_context *svga, in retry_draw_arrays() argument
83 retry_draw_auto(struct svga_context *svga, const struct pipe_draw_info *info, const struct pipe_draw_indirect_info *indirect) retry_draw_auto() argument
133 retry_draw_indirect(struct svga_context *svga, const struct pipe_draw_info *info, const struct pipe_draw_indirect_info *indirect) retry_draw_indirect() argument
184 need_fallback_prim_restart(const struct svga_context *svga, const struct pipe_draw_info *info) need_fallback_prim_restart() argument
209 get_vcount_from_stream_output(struct svga_context *svga, const struct pipe_draw_info *info, unsigned stream) get_vcount_from_stream_output() argument
234 struct svga_context *svga = svga_context(pipe); svga_draw_vbo() local
390 svga_init_draw_functions(struct svga_context *svga) svga_init_draw_functions() argument
[all...]
H A Dsvga_pipe_misc.c44 struct svga_context *svga = svga_context(pipe); in svga_set_scissor_states() local
61 struct svga_context *svga = svga_context(pipe); in svga_set_polygon_stipple() local
92 svga_cleanup_framebuffer(struct svga_context *svga) svga_cleanup_framebuffer() argument
118 struct svga_context *svga = svga_context(pipe); svga_set_framebuffer_state() local
194 struct svga_context *svga = svga_context(pipe); svga_set_clip_state() local
208 struct svga_context *svga = svga_context(pipe); svga_set_viewport_states() local
230 struct svga_context *svga = svga_context(pipe); svga_set_debug_callback() local
243 svga_init_misc_functions(struct svga_context *svga) svga_init_misc_functions() argument
[all...]
H A Dsvga_state_tgsi_transform.c47 bind_gs_state(struct svga_context *svga, in bind_gs_state() argument
68 bind_shader(struct svga_context *svga, in bind_shader() argument
104 create_shader(struct svga_context *svga, const enum pipe_shader_type shader_type, struct pipe_shader_state *state) create_shader() argument
131 write_vpos(struct svga_context *svga, struct svga_shader *shader) write_vpos() argument
178 transform_dynamic_indexing(struct svga_context *svga, struct svga_shader *shader) transform_dynamic_indexing() argument
231 emulate_point_sprite(struct svga_context *svga, struct svga_shader *shader, const struct tgsi_token *tokens) emulate_point_sprite() argument
365 add_point_sprite_shader(struct svga_context *svga) add_point_sprite_shader() argument
422 update_tgsi_transform(struct svga_context *svga, uint64_t dirty) update_tgsi_transform() argument
[all...]

Completed in 10 milliseconds

123