| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | super.c | 263 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_old_source() local 283 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_new_source() local 339 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_source() local 391 struct ceph_parse_opts_ctx *pctx = fc->fs_private; in ceph_parse_mon_addr() local 405 struct ceph_parse_opts_ctx *pctx = fc->fs_private; ceph_parse_mount_param() local 1285 struct ceph_parse_opts_ctx *pctx = fc->fs_private; ceph_get_tree() local 1365 struct ceph_parse_opts_ctx *pctx = fc->fs_private; ceph_free_fc() local 1377 struct ceph_parse_opts_ctx *pctx = fc->fs_private; ceph_reconfigure_fc() local 1419 struct ceph_parse_opts_ctx *pctx; ceph_init_fs_context() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
| H A D | delta-v4l2.c | 1210 int delta_recycle_default(struct delta_ctx *pctx, in delta_recycle_default() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | gcm.c | 154 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_init_common() local 182 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_init_crypt() local 207 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_update() local 225 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_len() local 243 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_len_continue() local 287 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_crypt_continue() local 317 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash_assoc_remain_continue() local 398 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_hash() local 411 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_enc_copy_hash() local 424 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_encrypt_continue() local 451 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_encrypt() local 465 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_verify() local 490 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); gcm_dec_hash_continue() local 502 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); crypto_gcm_decrypt() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | stat-shadow.c | 451 struct expr_parse_ctx *pctx; in generic_metric() local 358 prepare_metric(struct evsel **metric_events, struct metric_ref *metric_refs, struct expr_parse_ctx *pctx, int aggr_idx) prepare_metric() argument 519 struct expr_parse_ctx *pctx; test_generic_metric() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_draw.c | 170 v3d_predraw_check_stage_inputs(struct pipe_context *pctx, in v3d_predraw_check_stage_inputs() argument 233 v3d_predraw_check_outputs(struct pipe_context *pctx) in v3d_predraw_check_outputs() argument 967 v3d_draw_vbo(struct pipe_context *pctx, const struct pipe_draw_info *info, in v3d_draw_vbo() argument 1333 v3d_launch_grid(struct pipe_context *pctx, const struct pipe_grid_info *info) v3d_launch_grid() argument 1652 v3d_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) v3d_clear() argument 1665 v3d_clear_render_target(struct pipe_context *pctx, struct pipe_surface *ps, const union pipe_color_union *color, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) v3d_clear_render_target() argument 1674 v3d_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *ps, unsigned buffers, double depth, unsigned stencil, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) v3d_clear_depth_stencil() argument 1683 draw_init(struct pipe_context *pctx) draw_init() argument [all...] |
| H A D | v3dx_state.c | 43 v3d_generic_cso_state_delete(struct pipe_context *pctx, void *hwcso) in v3d_generic_cso_state_delete() argument 49 v3d_set_blend_color(struct pipe_context *pctx, in v3d_set_blend_color() argument 62 v3d_set_stencil_ref(struct pipe_context *pctx, in v3d_set_stencil_ref() argument 71 v3d_set_clip_state(struct pipe_context *pctx, in v3d_set_clip_state() argument 80 v3d_set_sample_mask(struct pipe_context *pctx, unsigned sample_mask) in v3d_set_sample_mask() argument 88 v3d_create_rasterizer_state(struct pipe_context *pctx, in v3d_create_rasterizer_state() argument 130 v3d_create_blend_state(struct pipe_context *pctx, const struct pipe_blend_state *cso) v3d_create_blend_state() argument 174 v3d_create_depth_stencil_alpha_state(struct pipe_context *pctx, const struct pipe_depth_stencil_alpha_state *cso) v3d_create_depth_stencil_alpha_state() argument 266 v3d_set_polygon_stipple(struct pipe_context *pctx, const struct pipe_poly_stipple *stipple) v3d_set_polygon_stipple() argument 275 v3d_set_scissor_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *scissor) v3d_set_scissor_states() argument 287 v3d_set_viewport_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *viewport) v3d_set_viewport_states() argument 298 v3d_set_vertex_buffers(struct pipe_context *pctx, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *vb) v3d_set_vertex_buffers() argument 317 v3d_blend_state_bind(struct pipe_context *pctx, void *hwcso) v3d_blend_state_bind() argument 325 v3d_rasterizer_state_bind(struct pipe_context *pctx, void *hwcso) v3d_rasterizer_state_bind() argument 333 v3d_zsa_state_bind(struct pipe_context *pctx, void *hwcso) v3d_zsa_state_bind() argument 341 v3d_vertex_state_create(struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) v3d_vertex_state_create() argument 442 v3d_vertex_state_delete(struct pipe_context *pctx, void *hwcso) v3d_vertex_state_delete() argument 451 v3d_vertex_state_bind(struct pipe_context *pctx, void *hwcso) v3d_vertex_state_bind() argument 459 v3d_set_constant_buffer(struct pipe_context *pctx, uint shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) v3d_set_constant_buffer() argument 483 v3d_set_framebuffer_state(struct pipe_context *pctx, const struct pipe_framebuffer_state *framebuffer) v3d_set_framebuffer_state() argument 722 v3d_create_sampler_state(struct pipe_context *pctx, const struct pipe_sampler_state *cso) v3d_create_sampler_state() argument 803 v3d_sampler_states_bind(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned nr, void **hwcso) v3d_sampler_states_bind() argument 830 v3d_sampler_state_delete(struct pipe_context *pctx, void *hwcso) v3d_sampler_state_delete() argument 1034 v3d_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, const struct pipe_sampler_view *cso) v3d_create_sampler_view() argument 1191 v3d_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *psview) v3d_sampler_view_destroy() argument 1203 v3d_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) v3d_set_sampler_views() argument 1250 v3d_create_stream_output_target(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned buffer_offset, unsigned buffer_size) v3d_create_stream_output_target() argument 1272 v3d_stream_output_target_destroy(struct pipe_context *pctx, struct pipe_stream_output_target *target) v3d_stream_output_target_destroy() argument 1280 v3d_set_stream_output_targets(struct pipe_context *pctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) v3d_set_stream_output_targets() argument 1319 v3d_set_shader_buffers(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) v3d_set_shader_buffers() argument 1414 v3d_set_shader_images(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) v3d_set_shader_images() argument 1471 state_init(struct pipe_context *pctx) state_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_program.c | 1026 zink_bind_vs_state(struct pipe_context *pctx, in zink_bind_vs_state() argument 1079 zink_bind_fs_state(struct pipe_context *pctx, in zink_bind_fs_state() argument 1101 zink_bind_gs_state(struct pipe_context *pctx, in zink_bind_gs_state() argument 1120 zink_bind_tcs_state(struct pipe_context *pctx, in zink_bind_tcs_state() argument 1127 zink_bind_tes_state(struct pipe_context *pctx, in zink_bind_tes_state() argument 1145 zink_create_cs_state(struct pipe_context *pctx, const struct pipe_compute_state *shader) zink_create_cs_state() argument 1158 zink_bind_cs_state(struct pipe_context *pctx, void *cso) zink_bind_cs_state() argument 1165 zink_delete_shader_state(struct pipe_context *pctx, void *cso) zink_delete_shader_state() argument 1171 zink_create_gfx_shader_state(struct pipe_context *pctx, const struct pipe_shader_state *shader) zink_create_gfx_shader_state() argument 1183 zink_delete_cached_shader_state(struct pipe_context *pctx, void *cso) zink_delete_cached_shader_state() argument 1190 zink_create_cached_shader_state(struct pipe_context *pctx, const struct pipe_shader_state *shader) zink_create_cached_shader_state() argument [all...] |
| H A D | zink_draw.cpp | 48 zink_emit_stream_output_targets(struct pipe_context *pctx) in zink_emit_stream_output_targets() argument 378 hack_conditional_render(struct pipe_context *pctx, in hack_conditional_render() argument 407 zink_draw(struct pipe_context *pctx, in zink_draw() argument 883 zink_draw_vbo(struct pipe_context *pctx, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) zink_draw_vbo() argument 895 zink_draw_vertex_state(struct pipe_context *pctx, struct pipe_vertex_state *vstate, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) zink_draw_vertex_state() argument 925 zink_launch_grid(struct pipe_context *pctx, const struct pipe_grid_info *info) zink_launch_grid() argument 1079 zink_invalid_launch_grid(struct pipe_context *pctx, const struct pipe_grid_info *info) zink_invalid_launch_grid() argument [all...] |
| H A D | zink_query.c | 443 zink_create_query(struct pipe_context *pctx, in zink_create_query() argument 512 zink_destroy_query(struct pipe_context *pctx, in zink_destroy_query() argument 615 get_query_result(struct pipe_context *pctx, in get_query_result() argument 682 struct pipe_context *pctx = &ctx->base; force_cpu_read() local 878 zink_begin_query(struct pipe_context *pctx, struct pipe_query *q) zink_begin_query() argument 967 zink_end_query(struct pipe_context *pctx, struct pipe_query *q) zink_end_query() argument 1003 zink_get_query_result(struct pipe_context *pctx, struct pipe_query *q, bool wait, union pipe_query_result *result) zink_get_query_result() argument 1113 zink_set_active_query_state(struct pipe_context *pctx, bool enable) zink_set_active_query_state() argument 1170 zink_render_condition(struct pipe_context *pctx, struct pipe_query *pquery, bool condition, enum pipe_render_cond_flag mode) zink_render_condition() argument 1226 zink_get_query_result_resource(struct pipe_context *pctx, struct pipe_query *pquery, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *pres, unsigned offset) zink_get_query_result_resource() argument 1323 struct pipe_context *pctx = &screen->copy_context->base; zink_get_timestamp() local 1339 zink_context_query_init(struct pipe_context *pctx) zink_context_query_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 73 vc4_resource_transfer_unmap(struct pipe_context *pctx, in vc4_resource_transfer_unmap() argument 99 vc4_resource_transfer_map(struct pipe_context *pctx, in vc4_resource_transfer_map() argument 222 vc4_texture_subdata(struct pipe_context *pctx, in vc4_texture_subdata() argument 734 vc4_create_surface(struct pipe_context *pctx, in vc4_create_surface() argument 283 vc4_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *whandle, unsigned usage) vc4_resource_get_handle() argument 330 vc4_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) vc4_resource_get_param() argument 767 vc4_surface_destroy(struct pipe_context *pctx, struct pipe_surface *psurf) vc4_surface_destroy() argument 1005 vc4_flush_resource(struct pipe_context *pctx, struct pipe_resource *resource) vc4_flush_resource() argument 1013 vc4_update_shadow_baselevel_texture(struct pipe_context *pctx, struct pipe_sampler_view *pview) vc4_update_shadow_baselevel_texture() argument 1081 vc4_get_shadow_index_buffer(struct pipe_context *pctx, const struct pipe_draw_info *info, uint32_t offset, uint32_t count, uint32_t *shadow_offset) vc4_get_shadow_index_buffer() argument 1158 vc4_resource_context_init(struct pipe_context *pctx) vc4_resource_context_init() argument [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | compress.c | 149 static void ntfs_best_match(struct COMPRESS_CONTEXT *pctx, const int i, in ntfs_best_match() argument 248 ntfs_skip_position(struct COMPRESS_CONTEXT *pctx, const int i) ntfs_skip_position() argument 279 struct COMPRESS_CONTEXT *pctx; ntfs_compress_block() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.c | 1189 fd5_emit_init(struct pipe_context *pctx) in fd5_emit_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_program.c | 1311 fd6_prog_init(struct pipe_context *pctx) in fd6_prog_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_context.h | 557 fd_context(struct pipe_context *pctx) in fd_context() argument
|
| H A D | freedreno_resource.c | 236 struct pipe_context *pctx = &ctx->base; variable 258 fd_replace_buffer_storage(struct pipe_context *pctx, struct pipe_resource *pdst, in fd_replace_buffer_storage() argument 361 struct pipe_context *pctx = &ctx->base; variable 580 struct pipe_context *pctx = &ctx->base; global() variable 660 fd_resource_transfer_flush_region(struct pipe_context *pctx, struct pipe_transfer *ptrans, const struct pipe_box *box) fd_resource_transfer_flush_region() argument 782 resource_transfer_map_unsync(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct fd_transfer *trans) resource_transfer_map_unsync() argument 964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument 1059 fd_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *handle, unsigned usage) fd_resource_get_handle() argument 1453 fd_render_condition_check(struct pipe_context *pctx) fd_render_condition_check() argument 1717 fd_resource_context_init(struct pipe_context *pctx) fd_resource_context_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 150 lima_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, in lima_clear() argument 1015 lima_draw_vbo_update(struct pipe_context *pctx, in lima_draw_vbo_update() argument 1070 lima_draw_vbo_indexed(struct pipe_context *pctx, in lima_draw_vbo_indexed() argument 1114 lima_draw_vbo_count(struct pipe_context *pctx, in lima_draw_vbo_count() argument 1141 lima_draw_vbo(struct pipe_context *pctx, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) lima_draw_vbo() argument [all...] |
| H A D | lima_job.c | 1057 lima_pipe_flush(struct pipe_context *pctx, struct pipe_fence_handle **fence, in lima_pipe_flush() argument 1074 lima_texture_barrier(struct pipe_context *pctx, unsigned flags) in lima_texture_barrier() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 274 agx_transfer_map(struct pipe_context *pctx, in agx_transfer_map() argument 340 agx_transfer_unmap(struct pipe_context *pctx, in agx_transfer_unmap() argument 387 agx_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, in agx_clear() argument 419 agx_flush(struct pipe_context *pctx, struct pipe_fence_handle **fence, unsigned flags) agx_flush() argument 590 agx_destroy_context(struct pipe_context *pctx) agx_destroy_context() argument 616 struct pipe_context *pctx = &ctx->base; agx_create_context() local 674 agx_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *pctx, struct pipe_resource *prsrc, unsigned level, unsigned layer, void *context_private, struct pipe_box *box) agx_flush_frontbuffer() argument [all...] |
| H A D | agx_state.h | 182 agx_context(struct pipe_context *pctx) in agx_context() argument 274 agx_resource(struct pipe_resource *pctx) in agx_resource() argument
|
| /third_party/mesa3d/src/util/perf/ |
| H A D | u_trace.c | 396 u_trace_context_init(struct u_trace_context *utctx, void *pctx, u_trace_create_ts_buffer create_timestamp_buffer, u_trace_delete_ts_buffer delete_timestamp_buffer, u_trace_record_ts record_timestamp, u_trace_read_ts read_timestamp, u_trace_delete_flush_data delete_flush_data) u_trace_context_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_blit.cpp | 758 struct pipe_context *pctx = &ctx->base; in resolve_stencil_to_temp() local 903 d3d12_blit(struct pipe_context *pctx, const struct pipe_blit_info *info) d3d12_blit() argument 968 d3d12_resource_copy_region(struct pipe_context *pctx, struct pipe_resource *pdst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *psrc, unsigned src_level, const struct pipe_box *psrc_box) d3d12_resource_copy_region() argument [all...] |
| H A D | d3d12_draw.cpp | 877 d3d12_draw_vbo(struct pipe_context *pctx, in d3d12_draw_vbo() argument 1302 d3d12_launch_grid(struct pipe_context *pctx, const struct pipe_grid_info *info) in d3d12_launch_grid() argument
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 138 panfrost_generic_cso_delete(struct pipe_context *pctx, void *hwcso) in panfrost_generic_cso_delete() argument 228 panfrost_bind_rasterizer_state( struct pipe_context *pctx, void *hwcso) panfrost_bind_rasterizer_state() argument 243 panfrost_set_shader_images( struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *iviews) panfrost_set_shader_images() argument 292 panfrost_bind_vertex_elements_state( struct pipe_context *pctx, void *hwcso) panfrost_bind_vertex_elements_state() argument 302 panfrost_create_shader_state( struct pipe_context *pctx, const struct pipe_shader_state *cso) panfrost_create_shader_state() argument 340 panfrost_delete_shader_state( struct pipe_context *pctx, void *so) panfrost_delete_shader_state() argument 369 panfrost_bind_sampler_states( struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start_slot, unsigned num_sampler, void **sampler) panfrost_bind_sampler_states() argument 519 panfrost_bind_shader_state( struct pipe_context *pctx, void *hwcso, enum pipe_shader_type type) panfrost_bind_shader_state() argument 581 panfrost_bind_vs_state(struct pipe_context *pctx, void *hwcso) panfrost_bind_vs_state() argument 591 panfrost_bind_fs_state(struct pipe_context *pctx, void *hwcso) panfrost_bind_fs_state() argument 597 panfrost_set_vertex_buffers( struct pipe_context *pctx, unsigned start_slot, unsigned num_buffers, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) panfrost_set_vertex_buffers() argument 615 panfrost_set_constant_buffer( struct pipe_context *pctx, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *buf) panfrost_set_constant_buffer() argument 637 panfrost_set_stencil_ref( struct pipe_context *pctx, const struct pipe_stencil_ref ref) panfrost_set_stencil_ref() argument 647 panfrost_set_sampler_views( struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start_slot, unsigned num_views, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) panfrost_set_sampler_views() argument 702 panfrost_set_shader_buffers( struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) panfrost_set_shader_buffers() argument 718 panfrost_set_framebuffer_state(struct pipe_context *pctx, const struct pipe_framebuffer_state *fb) panfrost_set_framebuffer_state() argument 1015 panfrost_create_stream_output_target(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned buffer_offset, unsigned buffer_size) panfrost_create_stream_output_target() argument 1038 panfrost_stream_output_target_destroy(struct pipe_context *pctx, struct pipe_stream_output_target *target) panfrost_stream_output_target_destroy() argument 1046 panfrost_set_stream_output_targets(struct pipe_context *pctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) panfrost_set_stream_output_targets() argument [all...] |
| H A D | pan_resource.c | 222 panfrost_flush_resource(struct pipe_context *pctx, struct pipe_resource *prsc) in panfrost_flush_resource() argument 797 struct pipe_context *pctx = &ctx->base; in pan_alloc_staging() local 841 pan_blit_from_staging(struct pipe_context *pctx, struct panfrost_transfer *trans) in pan_blit_from_staging() argument 861 pan_blit_to_staging(struct pipe_context *pctx, struct panfrost_transfer *trans) in pan_blit_to_staging() argument 950 panfrost_ptr_map(struct pipe_context *pctx, in panfrost_ptr_map() argument 186 panfrost_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) panfrost_resource_get_param() argument 1279 panfrost_ptr_unmap(struct pipe_context *pctx, struct pipe_transfer *transfer) panfrost_ptr_unmap() argument 1371 panfrost_ptr_flush_region(struct pipe_context *pctx, struct pipe_transfer *transfer, const struct pipe_box *box) panfrost_ptr_flush_region() argument 1387 panfrost_invalidate_resource(struct pipe_context *pctx, struct pipe_resource *prsrc) panfrost_invalidate_resource() argument 1415 panfrost_generate_mipmap( struct pipe_context *pctx, struct pipe_resource *prsrc, enum pipe_format format, unsigned base_level, unsigned last_level, unsigned first_layer, unsigned last_layer) panfrost_generate_mipmap() argument 1497 panfrost_resource_context_init(struct pipe_context *pctx) panfrost_resource_context_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.c | 545 static bool r600_resource_commit(struct pipe_context *pctx, in r600_resource_commit() argument
|