Home
last modified time | relevance | path

Searched defs:sctx (Results 76 - 100 of 108) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/
H A Ddxva2.c114 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); in dxva_get_decoder_configuration() local
218 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); in dxva_list_guids_debug() local
263 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); in dxva_get_decoder_guid() local
323 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); dxva2_get_decoder_configuration() local
344 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); dxva2_create_decoder() local
467 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); d3d11va_create_decoder() local
564 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); ff_dxva2_lock() local
580 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); ff_dxva2_unlock() local
657 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); ff_dxva2_decode_init() local
732 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); ff_dxva2_decode_uninit() local
757 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); get_surface() local
905 FFDXVASharedContext *sctx = DXVA_SHARED_CONTEXT(avctx); ff_dxva2_common_end_frame() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dtx.c613 AVTXContext *sctx = &s->sub[s->nb_sub]; in ff_tx_init_subtx() local
H A Dvulkan.c691 FFVkSampler *sctx = create_sampler(s); in FN_CREATING() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c192 struct si_context *sctx = (struct si_context *)context; in si_destroy_context() local
364 struct si_context *sctx = (struct si_context *)ctx; si_get_reset_status() local
383 struct si_context *sctx = (struct si_context *)ctx; si_set_device_reset_callback() local
401 struct si_context *sctx = (struct si_context *)ctx; si_emit_string_marker() local
414 struct si_context *sctx = (struct si_context *)ctx; si_set_debug_callback() local
428 struct si_context *sctx = (struct si_context *)ctx; si_set_log_context() local
450 struct si_context *sctx = (struct si_context *)ctx; si_set_frontend_noop() local
467 struct si_context *sctx = CALLOC_STRUCT(si_context); si_create_context() local
999 struct si_context *sctx = (struct si_context *)ctx; si_test_vmfault() local
1022 si_test_gds_memory_management(struct si_context *sctx, unsigned alloc_size, unsigned alignment, enum radeon_bo_domain domain) si_test_gds_memory_management() argument
[all...]
H A Dsi_sqtt.c41 si_thread_trace_init_bo(struct si_context *sctx) in si_thread_trace_init_bo() argument
71 si_se_is_disabled(struct si_context* sctx, unsigne argument
79 si_emit_thread_trace_start(struct si_context* sctx, struct radeon_cmdbuf *cs, uint32_t queue_family_index) si_emit_thread_trace_start() argument
244 si_copy_thread_trace_info_regs(struct si_context* sctx, struct radeon_cmdbuf *cs, unsigned se_index) si_copy_thread_trace_info_regs() argument
285 si_emit_thread_trace_stop(struct si_context *sctx, struct radeon_cmdbuf *cs, uint32_t queue_family_index) si_emit_thread_trace_stop() argument
379 si_thread_trace_start(struct si_context *sctx, int family, struct radeon_cmdbuf *cs) si_thread_trace_start() argument
433 si_thread_trace_stop(struct si_context *sctx, int family, struct radeon_cmdbuf *cs) si_thread_trace_stop() argument
486 si_thread_trace_init_cs(struct si_context *sctx) si_thread_trace_init_cs() argument
516 si_begin_thread_trace(struct si_context *sctx, struct radeon_cmdbuf *rcs) si_begin_thread_trace() argument
523 si_end_thread_trace(struct si_context *sctx, struct radeon_cmdbuf *rcs) si_end_thread_trace() argument
530 si_get_thread_trace(struct si_context *sctx, struct ac_thread_trace *thread_trace) si_get_thread_trace() argument
591 si_init_thread_trace(struct si_context *sctx) si_init_thread_trace() argument
656 si_destroy_thread_trace(struct si_context *sctx) si_destroy_thread_trace() argument
710 si_handle_thread_trace(struct si_context *sctx, struct radeon_cmdbuf *rcs) si_handle_thread_trace() argument
774 si_emit_thread_trace_userdata(struct si_context* sctx, struct radeon_cmdbuf *cs, const void *data, uint32_t num_dwords) si_emit_thread_trace_userdata() argument
798 si_emit_spi_config_cntl(struct si_context* sctx, struct radeon_cmdbuf *cs, bool enable) si_emit_spi_config_cntl() argument
824 si_sqtt_write_event_marker(struct si_context* sctx, struct radeon_cmdbuf *rcs, enum rgp_sqtt_marker_event_type api_type, uint32_t vertex_offset_user_data, uint32_t instance_offset_user_data, uint32_t draw_index_user_data) si_sqtt_write_event_marker() argument
856 si_write_event_with_dims_marker(struct si_context* sctx, struct radeon_cmdbuf *rcs, enum rgp_sqtt_marker_event_type api_type, uint32_t x, uint32_t y, uint32_t z) si_write_event_with_dims_marker() argument
877 si_sqtt_describe_barrier_start(struct si_context* sctx, struct radeon_cmdbuf *rcs) si_sqtt_describe_barrier_start() argument
889 si_sqtt_describe_barrier_end(struct si_context* sctx, struct radeon_cmdbuf *rcs, unsigned flags) si_sqtt_describe_barrier_end() argument
929 si_write_user_event(struct si_context* sctx, struct radeon_cmdbuf *rcs, enum rgp_sqtt_marker_user_event_type type, const char *str, int len) si_write_user_event() argument
1012 si_sqtt_add_code_object(struct si_context* sctx, uint64_t pipeline_hash, bool is_compute) si_sqtt_add_code_object() argument
1082 si_sqtt_register_pipeline(struct si_context* sctx, uint64_t pipeline_hash, uint64_t base_address, bool is_compute) si_sqtt_register_pipeline() argument
1100 si_sqtt_describe_pipeline_bind(struct si_context* sctx, uint64_t pipeline_hash, int bind_point) si_sqtt_describe_pipeline_bind() argument
[all...]
H A Dsi_state_shaders.cpp766 static void si_emit_shader_es(struct si_context *sctx) in si_emit_shader_es() argument
927 static void si_emit_shader_gs(struct si_context *sctx) in si_emit_shader_gs() argument
[all...]
H A Dsi_perfcounter.c61 static void si_pc_emit_instance(struct si_context *sctx, int se, int instance) in si_pc_emit_instance() argument
97 static void si_pc_emit_select(struct si_context *sctx, struct ac_pc_block *block, unsigned count, in si_pc_emit_select() argument
125 static void si_pc_emit_start(struct si_context *sctx, struct si_resource *buffer, uint64_t va) in si_pc_emit_start() argument
144 static void si_pc_emit_stop(struct si_context *sctx, struc argument
219 si_pc_emit_read(struct si_context *sctx, struct ac_pc_block *block, unsigned count, uint64_t va) si_pc_emit_read() argument
261 si_pc_query_destroy(struct si_context *sctx, struct si_query *squery) si_pc_query_destroy() argument
277 si_inhibit_clockgating(struct si_context *sctx, struct radeon_cmdbuf *cs, bool inhibit) si_inhibit_clockgating() argument
294 si_pc_query_resume(struct si_context *sctx, struct si_query *squery) si_pc_query_resume() argument
331 si_pc_query_suspend(struct si_context *sctx, struct si_query *squery) si_pc_query_suspend() argument
409 si_pc_query_get_result(struct si_context *sctx, struct si_query *squery, bool wait, union pipe_query_result *result) si_pc_query_get_result() argument
728 si_spm_init_bo(struct si_context *sctx) si_spm_init_bo() argument
748 si_emit_spm_counters(struct si_context *sctx, struct radeon_cmdbuf *cs) si_emit_spm_counters() argument
794 si_emit_spm_setup(struct si_context *sctx, struct radeon_cmdbuf *cs) si_emit_spm_setup() argument
880 si_spm_init(struct si_context *sctx) si_spm_init() argument
927 si_spm_finish(struct si_context *sctx) si_spm_finish() argument
[all...]
H A Dsi_query.c61 static void si_query_sw_destroy(struct si_context *sctx, struct si_query *squery) in si_query_sw_destroy() argument
119 static bool si_query_sw_begin(struct si_context *sctx, struct si_query *squery) in si_query_sw_begin() argument
276 si_query_sw_end(struct si_context *sctx, struct si_query *squery) si_query_sw_end() argument
436 si_query_sw_get_result(struct si_context *sctx, struct si_query *squery, bool wait, union pipe_query_result *result) si_query_sw_get_result() argument
532 si_query_buffer_reset(struct si_context *sctx, struct si_query_buffer *buffer) si_query_buffer_reset() argument
557 si_query_buffer_alloc(struct si_context *sctx, struct si_query_buffer *buffer, bool (*prepare_buffer)(struct si_context *, struct si_query_buffer *), unsigned size) si_query_buffer_alloc() argument
594 si_query_hw_destroy(struct si_context *sctx, struct si_query *squery) si_query_hw_destroy() argument
603 si_query_hw_prepare_buffer(struct si_context *sctx, struct si_query_buffer *qbuf) si_query_hw_prepare_buffer() argument
756 si_update_occlusion_query_state(struct si_context *sctx, unsigned type, int diff) si_update_occlusion_query_state() argument
806 si_query_hw_do_emit_start(struct si_context *sctx, struct si_query_hw *query, struct si_resource *buffer, uint64_t va) si_query_hw_do_emit_start() argument
899 si_query_hw_emit_start(struct si_context *sctx, struct si_query_hw *query) si_query_hw_emit_start() argument
926 si_query_hw_do_emit_stop(struct si_context *sctx, struct si_query_hw *query, struct si_resource *buffer, uint64_t va) si_query_hw_do_emit_stop() argument
1008 si_query_hw_emit_stop(struct si_context *sctx, struct si_query_hw *query) si_query_hw_emit_stop() argument
1212 struct si_context *sctx = (struct si_context *)ctx; si_destroy_query() local
1220 struct si_context *sctx = (struct si_context *)ctx; si_begin_query() local
1226 si_query_hw_begin(struct si_context *sctx, struct si_query *squery) si_query_hw_begin() argument
1251 struct si_context *sctx = (struct si_context *)ctx; si_end_query() local
1257 si_query_hw_end(struct si_context *sctx, struct si_query *squery) si_query_hw_end() argument
1277 si_get_hw_query_params(struct si_context *sctx, struct si_query_hw *squery, int index, struct si_hw_query_params *params) si_get_hw_query_params() argument
1443 si_query_hw_suspend(struct si_context *sctx, struct si_query *query) si_query_hw_suspend() argument
1448 si_query_hw_resume(struct si_context *sctx, struct si_query *query) si_query_hw_resume() argument
1467 struct si_context *sctx = (struct si_context *)ctx; si_get_query_result() local
1477 struct si_context *sctx = (struct si_context *)ctx; si_get_query_result_resource() local
1488 si_query_hw_get_result(struct si_context *sctx, struct si_query *squery, bool wait, union pipe_query_result *result) si_query_hw_get_result() argument
1524 si_query_hw_get_result_resource(struct si_context *sctx, struct si_query *squery, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) si_query_hw_get_result_resource() argument
1669 struct si_context *sctx = (struct si_context *)ctx; si_render_condition() local
1720 si_suspend_queries(struct si_context *sctx) si_suspend_queries() argument
1728 si_resume_queries(struct si_context *sctx) si_resume_queries() argument
1937 si_init_query_functions(struct si_context *sctx) si_init_query_functions() argument
[all...]
H A Dradeon_uvd.c1219 struct si_context *sctx = (struct si_context *)context; in si_common_uvd_create_decoder() local
H A Dsi_test_image_copy_region.c487 struct si_context *sctx = (struct si_context *)ctx; in si_test_image_copy_region() local
647 struct si_context *sctx = (struct si_context *)ctx; in si_test_blit() local
[all...]
H A Dsi_blit.c44 void si_blitter_begin(struct si_context *sctx, enum si_blitter_op op) in si_blitter_begin() argument
91 si_blitter_end(struct si_context *sctx) si_blitter_end() argument
127 si_blit_dbcb_copy(struct si_context *sctx, struct si_texture *src, struct si_texture *dst, unsigned planes, unsigned level_mask, unsigned first_layer, unsigned last_layer, unsigned first_sample, unsigned last_sample) si_blit_dbcb_copy() argument
199 si_blit_decompress_zs_planes_in_place(struct si_context *sctx, struct si_texture *texture, unsigned planes, unsigned level_mask, unsigned first_layer, unsigned last_layer) si_blit_decompress_zs_planes_in_place() argument
266 si_blit_decompress_zs_in_place(struct si_context *sctx, struct si_texture *texture, unsigned levels_z, unsigned levels_s, unsigned first_layer, unsigned last_layer) si_blit_decompress_zs_in_place() argument
292 si_decompress_depth(struct si_context *sctx, struct si_texture *tex, unsigned required_planes, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer) si_decompress_depth() argument
409 si_decompress_sampler_depth_textures(struct si_context *sctx, struct si_samplers *textures) si_decompress_sampler_depth_textures() argument
443 si_blit_decompress_color(struct si_context *sctx, struct si_texture *tex, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, bool need_dcc_decompress, bool need_fmask_expand) si_blit_decompress_color() argument
552 si_decompress_color_texture(struct si_context *sctx, struct si_texture *tex, unsigned first_level, unsigned last_level, bool need_fmask_expand) si_decompress_color_texture() argument
566 si_decompress_sampler_color_textures(struct si_context *sctx, struct si_samplers *textures) si_decompress_sampler_color_textures() argument
588 si_decompress_image_color_textures(struct si_context *sctx, struct si_images *images) si_decompress_image_color_textures() argument
609 si_check_render_feedback_texture(struct si_context *sctx, struct si_texture *tex, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer) si_check_render_feedback_texture() argument
638 si_check_render_feedback_textures(struct si_context *sctx, struct si_samplers *textures, uint32_t in_use_mask) si_check_render_feedback_textures() argument
660 si_check_render_feedback_images(struct si_context *sctx, struct si_images *images, uint32_t in_use_mask) si_check_render_feedback_images() argument
682 si_check_render_feedback_resident_textures(struct si_context *sctx) si_check_render_feedback_resident_textures() argument
699 si_check_render_feedback_resident_images(struct si_context *sctx) si_check_render_feedback_resident_images() argument
716 si_check_render_feedback(struct si_context *sctx) si_check_render_feedback() argument
744 si_decompress_resident_textures(struct si_context *sctx) si_decompress_resident_textures() argument
767 si_decompress_resident_images(struct si_context *sctx) si_decompress_resident_images() argument
779 si_decompress_textures(struct si_context *sctx, unsigned shader_mask) si_decompress_textures() argument
849 struct si_context *sctx = (struct si_context *)ctx; si_decompress_subresource() local
902 struct si_context *sctx = (struct si_context *)ctx; si_resource_copy_region() local
990 si_do_CB_resolve(struct si_context *sctx, const struct pipe_blit_info *info, struct pipe_resource *dst, unsigned dst_level, unsigned dst_z, enum pipe_format format) si_do_CB_resolve() argument
1031 struct si_context *sctx = (struct si_context *)ctx; si_msaa_resolve_blit_via_CB() local
1165 struct si_context *sctx = (struct si_context *)ctx; si_blit() local
1227 struct si_context *sctx = (struct si_context *)ctx; si_gfx_blit() local
1253 struct si_context *sctx = (struct si_context *)ctx; si_generate_mipmap() local
1282 struct si_context *sctx = (struct si_context *)ctx; si_flush_resource() local
1299 si_flush_implicit_resources(struct si_context *sctx) si_flush_implicit_resources() argument
1308 si_decompress_dcc(struct si_context *sctx, struct si_texture *tex) si_decompress_dcc() argument
1322 si_init_blit_functions(struct si_context *sctx) si_init_blit_functions() argument
[all...]
H A Dsi_compute.c232 struct si_context *sctx = (struct si_context *)ctx; in si_create_compute_state() local
297 struct si_context *sctx = (struct si_context *)ctx; in si_bind_compute_state() local
338 struct si_context *sctx = (struct si_context *)ctx; si_set_global_binding() local
374 si_emit_initial_compute_regs(struct si_context *sctx, struct radeon_cmdbuf *cs) si_emit_initial_compute_regs() argument
466 si_setup_compute_scratch_buffer(struct si_context *sctx, struct si_shader *shader) si_setup_compute_scratch_buffer() argument
501 si_switch_compute_shader(struct si_context *sctx, struct si_compute *program, struct si_shader *shader, const amd_kernel_code_t *code_object, unsigned offset, bool *prefetch) si_switch_compute_shader() argument
599 setup_scratch_rsrc_user_sgprs(struct si_context *sctx, const amd_kernel_code_t *code_object, unsigned user_sgpr) setup_scratch_rsrc_user_sgprs() argument
641 si_setup_user_sgprs_co_v2(struct si_context *sctx, const amd_kernel_code_t *code_object, const struct pipe_grid_info *info, uint64_t kernel_args_va) si_setup_user_sgprs_co_v2() argument
723 si_upload_compute_input(struct si_context *sctx, const amd_kernel_code_t *code_object, const struct pipe_grid_info *info) si_upload_compute_input() argument
757 si_setup_nir_user_data(struct si_context *sctx, const struct pipe_grid_info *info) si_setup_nir_user_data() argument
800 si_emit_dispatch_packets(struct si_context *sctx, const struct pipe_grid_info *info) si_emit_dispatch_packets() argument
887 si_check_needs_implicit_sync(struct si_context *sctx) si_check_needs_implicit_sync() argument
932 struct si_context *sctx = (struct si_context *)ctx; si_launch_grid() local
1083 struct si_context *sctx = (struct si_context *)ctx; si_delete_compute_state() local
1102 si_init_compute_functions(struct si_context *sctx) si_init_compute_functions() argument
[all...]
H A Dsi_clear.c57 void si_execute_clears(struct si_context *sctx, struct si_clear_info *info, in si_execute_clears() argument
420 vi_dcc_get_clear_info(struct si_context *sctx, struct si_texture *tex, unsigned level, unsigned clear_value, struct si_clear_info *out) vi_dcc_get_clear_info() argument
665 si_fast_clear(struct si_context *sctx, unsigned *buffers, const union pipe_color_union *color, float depth, uint8_t stencil) si_fast_clear() argument
1106 struct si_context *sctx = (struct si_context *)ctx; si_clear() local
1216 si_try_normal_clear(struct si_context *sctx, struct pipe_surface *dst, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled, unsigned buffers, const union pipe_color_union *color, float depth, unsigned stencil) si_try_normal_clear() argument
1263 struct si_context *sctx = (struct si_context *)ctx; si_clear_render_target() local
1289 struct si_context *sctx = (struct si_context *)ctx; si_clear_depth_stencil() local
1352 si_init_clear_functions(struct si_context *sctx) si_init_clear_functions() argument
[all...]
H A Dsi_compute_blit.c31 static bool si_can_use_compute_blit(struct si_context *sctx, enum pipe_format format, in si_can_use_compute_blit() argument
51 static void si_use_compute_copy_for_float_formats(struct si_context *sctx, in si_use_compute_copy_for_float_formats() argument
76 static enum si_cache_policy get_cache_policy(struct si_context *sctx, enum si_coherency coher, in get_cache_policy() argument
88 unsigned si_get_flush_flags(struct si_context *sctx, enu argument
106 si_is_buffer_idle(struct si_context *sctx, struct si_resource *buf, unsigned usage) si_is_buffer_idle() argument
113 si_improve_sync_flags(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src, unsigned *flags) si_improve_sync_flags() argument
151 si_launch_grid_internal(struct si_context *sctx, const struct pipe_grid_info *info, void *shader, unsigned flags) si_launch_grid_internal() argument
220 si_launch_grid_internal_ssbos(struct si_context *sctx, struct pipe_grid_info *info, void *shader, unsigned flags, enum si_coherency coher, unsigned num_buffers, const struct pipe_shader_buffer *buffers, unsigned writeable_bitmask) si_launch_grid_internal_ssbos() argument
266 si_compute_clear_buffer_rmw(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_offset, unsigned size, uint32_t clear_value, uint32_t writebitmask, unsigned flags, enum si_coherency coher) si_compute_clear_buffer_rmw() argument
307 si_compute_clear_12bytes_buffer(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_offset, unsigned size, const uint32_t *clear_value, unsigned flags, enum si_coherency coher) si_compute_clear_12bytes_buffer() argument
342 si_compute_do_clear_or_copy(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_offset, struct pipe_resource *src, unsigned src_offset, unsigned size, const uint32_t *clear_value, unsigned clear_value_size, unsigned flags, enum si_coherency coher) si_compute_do_clear_or_copy() argument
414 si_clear_buffer(struct si_context *sctx, struct pipe_resource *dst, uint64_t offset, uint64_t size, uint32_t *clear_value, uint32_t clear_value_size, unsigned flags, enum si_coherency coher, enum si_clear_method method) si_clear_buffer() argument
507 si_copy_buffer(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, unsigned size, unsigned flags) si_copy_buffer() argument
547 si_launch_grid_internal_images(struct si_context *sctx, struct pipe_image_view *images, unsigned num_images, const struct pipe_grid_info *info, void *shader, unsigned flags) si_launch_grid_internal_images() argument
607 si_compute_copy_image(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_level, struct pipe_resource *src, unsigned src_level, unsigned dstx, unsigned dsty, unsigned dstz, const struct pipe_box *src_box, unsigned flags) si_compute_copy_image() argument
777 si_retile_dcc(struct si_context *sctx, struct si_texture *tex) si_retile_dcc() argument
823 gfx9_clear_dcc_msaa(struct si_context *sctx, struct pipe_resource *res, uint32_t clear_value, unsigned flags, enum si_coherency coher) gfx9_clear_dcc_msaa() argument
876 struct si_context *sctx = (struct si_context *)ctx; si_compute_expand_fmask() local
948 si_init_compute_blit_functions(struct si_context *sctx) si_init_compute_blit_functions() argument
959 struct si_context *sctx = (struct si_context *)ctx; si_compute_clear_render_target() local
[all...]
H A Dsi_debug.c294 static void si_dump_mmapped_reg(struct si_context *sctx, FILE *f, unsigned offset) in si_dump_mmapped_reg() argument
303 static void si_dump_debug_registers(struct si_context *sctx, FILE *f) in si_dump_debug_registers() argument
389 si_print_current_ib(struct si_context *sctx, FILE *f) si_print_current_ib() argument
469 si_log_hw_flush(struct si_context *sctx) si_log_hw_flush() argument
532 si_dump_bo_list(struct si_context *sctx, const struct radeon_saved_cs *saved, FILE *f) si_dump_bo_list() argument
581 si_dump_framebuffer(struct si_context *sctx, struct u_log_context *log) si_dump_framebuffer() argument
746 si_dump_descriptors(struct si_context *sctx, gl_shader_stage stage, const struct si_shader_info *info, struct u_log_context *log) si_dump_descriptors() argument
803 si_dump_gfx_descriptors(struct si_context *sctx, const struct si_shader_ctx_state *state, struct u_log_context *log) si_dump_gfx_descriptors() argument
813 si_dump_compute_descriptors(struct si_context *sctx, struct u_log_context *log) si_dump_compute_descriptors() argument
969 si_dump_annotated_shaders(struct si_context *sctx, FILE *f) si_dump_annotated_shaders() argument
1020 struct si_context *sctx = (struct si_context *)ctx; si_dump_debug_state() local
1034 si_log_draw_state(struct si_context *sctx, struct u_log_context *log) si_log_draw_state() argument
1057 si_log_compute_state(struct si_context *sctx, struct u_log_context *log) si_log_compute_state() argument
1066 si_check_vm_faults(struct si_context *sctx, struct radeon_saved_cs *saved, enum amd_ip_type ring) si_check_vm_faults() argument
1115 si_init_debug_functions(struct si_context *sctx) si_init_debug_functions() argument
[all...]
H A Dsi_texture.c324 void si_eliminate_fast_color_clear(struct si_context *sctx, struct si_texture *tex, in si_eliminate_fast_color_clear() argument
410 bool si_texture_disable_dcc(struct si_context *sctx, struct si_texture *tex) in si_texture_disable_dcc() argument
427 si_reallocate_texture_inplace(struct si_context *sctx, struct si_texture *tex, unsigned new_bind_flag, bool invalidate_storage) si_reallocate_texture_inplace() argument
662 struct si_context *sctx; si_texture_get_handle() local
1803 si_texture_invalidate_storage(struct si_context *sctx, struct si_texture *tex) si_texture_invalidate_storage() argument
1826 struct si_context *sctx = (struct si_context *)ctx; si_texture_transfer_map() local
1960 struct si_context *sctx = (struct si_context *)ctx; si_texture_transfer_unmap() local
2075 vi_disable_dcc_if_incompatible_format(struct si_context *sctx, struct pipe_resource *tex, unsigned level, enum pipe_format view_format) vi_disable_dcc_if_incompatible_format() argument
2395 si_init_context_texture_functions(struct si_context *sctx) si_init_context_texture_functions() argument
[all...]
H A Dradeon_vcn_dec.c2714 struct si_context *sctx = (struct si_context *)context; in radeon_create_decoder() local
[all...]
H A Dsi_descriptors.c128 static bool si_upload_descriptors(struct si_context *sctx, struct si_descriptors *desc) in si_upload_descriptors() argument
180 si_add_descriptors_to_bo_list(struct si_context *sctx, struct si_descriptors *desc) in si_add_descriptors_to_bo_list() argument
202 si_sampler_and_image_descriptors(struct si_context *sctx, unsigned shader) si_sampler_and_image_descriptors() argument
217 si_sampler_view_add_buffer(struct si_context *sctx, struct pipe_resource *resource, unsigned usage, bool is_stencil_sampler, bool check_mem) si_sampler_view_add_buffer() argument
236 si_sampler_views_begin_new_cs(struct si_context *sctx, struct si_samplers *samplers) si_sampler_views_begin_new_cs() argument
250 si_sampler_views_check_encrypted(struct si_context *sctx, struct si_samplers *samplers, unsigned samplers_declared) si_sampler_views_check_encrypted() argument
445 si_set_sampler_view_desc(struct si_context *sctx, struct si_sampler_view *sview, struct si_sampler_state *sstate, uint32_t * restrict desc) si_set_sampler_view_desc() argument
519 si_set_sampler_views(struct si_context *sctx, unsigned shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views, bool disallow_early_out) si_set_sampler_views() argument
620 si_update_shader_needs_decompress_mask(struct si_context *sctx, unsigned shader) si_update_shader_needs_decompress_mask() argument
642 struct si_context *sctx = (struct si_context *)ctx; si_pipe_set_sampler_views() local
685 si_image_views_begin_new_cs(struct si_context *sctx, struct si_images *images) si_image_views_begin_new_cs() argument
700 si_image_views_check_encrypted(struct si_context *sctx, struct si_images *images, unsigned images_declared) si_image_views_check_encrypted() argument
942 si_update_ps_colorbuf0_slot(struct si_context *sctx) si_update_ps_colorbuf0_slot() argument
1022 struct si_context *sctx = (struct si_context *)ctx; si_bind_sampler_states() local
1064 si_init_buffer_resources(struct si_context *sctx, struct si_buffer_resources *buffers, struct si_descriptors *descs, unsigned num_buffers, short shader_userdata_rel_index, unsigned priority, unsigned priority_constbuf) si_init_buffer_resources() argument
1111 si_buffer_resources_begin_new_cs(struct si_context *sctx, struct si_buffer_resources *buffers) si_buffer_resources_begin_new_cs() argument
1127 si_buffer_resources_check_encrypted(struct si_context *sctx, struct si_buffer_resources *buffers) si_buffer_resources_check_encrypted() argument
1165 si_vertex_buffers_begin_new_cs(struct si_context *sctx) si_vertex_buffers_begin_new_cs() argument
1191 si_const_and_shader_buffer_descriptors(struct si_context *sctx, unsigned shader) si_const_and_shader_buffer_descriptors() argument
1197 si_upload_const_buffer(struct si_context *sctx, struct si_resource **buf, const uint8_t *ptr, unsigned size, uint32_t *const_offset) si_upload_const_buffer() argument
1208 si_set_constant_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, bool take_ownership, const struct pipe_constant_buffer *input) si_set_constant_buffer() argument
1278 si_invalidate_inlinable_uniforms(struct si_context *sctx, enum pipe_shader_type shader) si_invalidate_inlinable_uniforms() argument
1302 struct si_context *sctx = (struct si_context *)ctx; si_pipe_set_constant_buffer() local
1331 struct si_context *sctx = (struct si_context *)ctx; si_set_inlinable_constants() local
1361 si_get_pipe_constant_buffer(struct si_context *sctx, uint shader, uint slot, struct pipe_constant_buffer *cbuf) si_get_pipe_constant_buffer() argument
1372 si_set_shader_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, const struct pipe_shader_buffer *sbuffer, bool writable, unsigned priority) si_set_shader_buffer() argument
1418 struct si_context *sctx = (struct si_context *)ctx; si_set_shader_buffers() local
1453 si_get_shader_buffers(struct si_context *sctx, enum pipe_shader_type shader, uint start_slot, uint count, struct pipe_shader_buffer *sbuf) si_get_shader_buffers() argument
1467 si_set_internal_const_buffer(struct si_context *sctx, uint slot, const struct pipe_constant_buffer *input) si_set_internal_const_buffer() argument
1473 si_set_internal_shader_buffer(struct si_context *sctx, uint slot, const struct pipe_shader_buffer *sbuffer) si_set_internal_shader_buffer() argument
1480 si_set_ring_buffer(struct si_context *sctx, uint slot, struct pipe_resource *buffer, unsigned stride, unsigned num_records, bool add_tid, bool swizzle, unsigned element_size, unsigned index_stride, uint64_t offset) si_set_ring_buffer() argument
1585 struct si_context *sctx = (struct si_context *)ctx; si_set_polygon_stipple() local
1601 si_resident_handles_update_needs_color_decompress(struct si_context *sctx) si_resident_handles_update_needs_color_decompress() argument
1642 si_update_needs_color_decompress_masks(struct si_context *sctx) si_update_needs_color_decompress_masks() argument
1658 si_reset_buffer_resources(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint64_t slot_mask, struct pipe_resource *buf, unsigned priority) si_reset_buffer_resources() argument
1690 si_rebind_buffer(struct si_context *sctx, struct pipe_resource *buf) si_rebind_buffer() argument
1893 si_upload_bindless_descriptor(struct si_context *sctx, unsigned desc_slot, unsigned num_dwords) si_upload_bindless_descriptor() argument
1908 si_upload_bindless_descriptors(struct si_context *sctx) si_upload_bindless_descriptors() argument
1945 si_update_bindless_texture_descriptor(struct si_context *sctx, struct si_texture_handle *tex_handle) si_update_bindless_texture_descriptor() argument
1965 si_update_bindless_image_descriptor(struct si_context *sctx, struct si_image_handle *img_handle) si_update_bindless_image_descriptor() argument
1988 si_update_all_resident_texture_descriptors(struct si_context *sctx) si_update_all_resident_texture_descriptors() argument
2002 si_update_all_texture_descriptors(struct si_context *sctx) si_update_all_texture_descriptors() argument
2044 si_mark_shader_pointers_dirty(struct si_context *sctx, unsigned shader) si_mark_shader_pointers_dirty() argument
2062 si_shader_pointers_mark_dirty(struct si_context *sctx) si_shader_pointers_mark_dirty() argument
2084 si_set_user_data_base(struct si_context *sctx, unsigned shader, uint32_t new_base) si_set_user_data_base() argument
2108 si_shader_change_notify(struct si_context *sctx) si_shader_change_notify() argument
2174 si_emit_global_shader_pointers(struct si_context *sctx, struct si_descriptors *descs) si_emit_global_shader_pointers() argument
2216 si_emit_graphics_shader_pointers(struct si_context *sctx) si_emit_graphics_shader_pointers() argument
2252 si_emit_compute_shader_pointers(struct si_context *sctx) si_emit_compute_shader_pointers() argument
2312 si_init_bindless_descriptors(struct si_context *sctx, struct si_descriptors *desc, short shader_userdata_rel_index, unsigned num_elements) si_init_bindless_descriptors() argument
2333 si_release_bindless_descriptors(struct si_context *sctx) si_release_bindless_descriptors() argument
2339 si_get_first_free_bindless_slot(struct si_context *sctx) si_get_first_free_bindless_slot() argument
2360 si_create_bindless_descriptor(struct si_context *sctx, uint32_t *desc_list, unsigned size) si_create_bindless_descriptor() argument
2391 si_update_bindless_buffer_descriptor(struct si_context *sctx, unsigned desc_slot, struct pipe_resource *resource, uint64_t offset, bool *desc_dirty) si_update_bindless_buffer_descriptor() argument
2420 struct si_context *sctx = (struct si_context *)ctx; si_create_texture_handle() local
2465 struct si_context *sctx = (struct si_context *)ctx; si_delete_texture_handle() local
2486 struct si_context *sctx = (struct si_context *)ctx; si_make_texture_handle_resident() local
2553 struct si_context *sctx = (struct si_context *)ctx; si_create_image_handle() local
2592 struct si_context *sctx = (struct si_context *)ctx; si_delete_image_handle() local
2610 struct si_context *sctx = (struct si_context *)ctx; si_make_image_handle_resident() local
2671 si_resident_buffers_add_all_to_bo_list(struct si_context *sctx) si_resident_buffers_add_all_to_bo_list() argument
2700 si_init_all_descriptors(struct si_context *sctx) si_init_all_descriptors() argument
2820 si_upload_shader_descriptors(struct si_context *sctx, unsigned mask) si_upload_shader_descriptors() argument
2841 si_upload_graphics_shader_descriptors(struct si_context *sctx) si_upload_graphics_shader_descriptors() argument
2847 si_upload_compute_shader_descriptors(struct si_context *sctx) si_upload_compute_shader_descriptors() argument
2857 si_release_all_descriptors(struct si_context *sctx) si_release_all_descriptors() argument
2880 si_gfx_resources_check_encrypted(struct si_context *sctx) si_gfx_resources_check_encrypted() argument
2946 si_gfx_resources_add_all_to_bo_list(struct si_context *sctx) si_gfx_resources_add_all_to_bo_list() argument
2963 si_compute_resources_check_encrypted(struct si_context *sctx) si_compute_resources_check_encrypted() argument
2978 si_compute_resources_add_all_to_bo_list(struct si_context *sctx) si_compute_resources_add_all_to_bo_list() argument
2994 si_add_all_descriptors_to_bo_list(struct si_context *sctx) si_add_all_descriptors_to_bo_list() argument
3005 si_set_active_descriptors(struct si_context *sctx, unsigned desc_idx, uint64_t new_active_mask) si_set_active_descriptors() argument
3027 si_set_active_descriptors_for_shader(struct si_context *sctx, struct si_shader_selector *sel) si_set_active_descriptors_for_shader() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.cpp33 shader::shader(sb_context &sctx, shader_target t, unsigned id) in shader() argument
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_openssl.c475 OSSL_HMAC_PKEY_CTX *sctx, *dctx; in ossl_hmac_copy() local
/third_party/openssl/crypto/engine/
H A Deng_openssl.c475 OSSL_HMAC_PKEY_CTX *sctx, *dctx; in ossl_hmac_copy() local
/third_party/openssl/test/
H A Devp_libctx_test.c527 EVP_PKEY_CTX *sctx = NULL, *rctx = NULL, *dctx = NULL; in kem_rsa_gen_recover() local
685 EVP_PKEY_CTX *sctx = NULL; in kem_invalid_keytype() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c476 struct mesa_sha1 sctx; in zink_create_gfx_program() local
/third_party/openssl/test/helpers/
H A Dssltestlib.c807 create_ssl_ctx_pair(OSSL_LIB_CTX *libctx, const SSL_METHOD *sm, const SSL_METHOD *cm, int min_proto_version, int max_proto_version, SSL_CTX **sctx, SSL_CTX **cctx, char *certfile, char *privkeyfile) create_ssl_ctx_pair() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c3220 void nghttp3_qpack_stream_context_init(nghttp3_qpack_stream_context *sctx, in nghttp3_qpack_stream_context_init() argument
3235 nghttp3_qpack_stream_context_free(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_free() argument
3239 nghttp3_qpack_stream_context_reset(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_reset() argument
3244 nghttp3_qpack_stream_context_get_ricnt(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_get_ricnt() argument
3249 nghttp3_qpack_decoder_read_request(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv, uint8_t *pflags, const uint8_t *src, size_t srclen, int fin) nghttp3_qpack_decoder_read_request() argument
3682 nghttp3_qpack_decoder_write_section_ack( nghttp3_qpack_decoder *decoder, const nghttp3_qpack_stream_context *sctx) nghttp3_qpack_decoder_write_section_ack() argument
3832 nghttp3_qpack_decoder_brel2abs(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx) nghttp3_qpack_decoder_brel2abs() argument
3859 nghttp3_qpack_decoder_pbrel2abs(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx) nghttp3_qpack_decoder_pbrel2abs() argument
3881 qpack_decoder_emit_static_indexed(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_static_indexed() argument
3894 qpack_decoder_emit_dynamic_indexed(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_dynamic_indexed() argument
3906 nghttp3_qpack_decoder_emit_indexed(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) nghttp3_qpack_decoder_emit_indexed() argument
3920 qpack_decoder_emit_static_indexed_name(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_static_indexed_name() argument
3936 qpack_decoder_emit_dynamic_indexed_name(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_dynamic_indexed_name() argument
3962 nghttp3_qpack_decoder_emit_indexed_name(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) nghttp3_qpack_decoder_emit_indexed_name() argument
3980 nghttp3_qpack_decoder_emit_literal(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) nghttp3_qpack_decoder_emit_literal() argument
4050 nghttp3_qpack_stream_context_del(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_del() argument
[all...]

Completed in 46 milliseconds

12345