| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 647 struct pipe_context *pipe; in nouveau_video_buffer_sampler_view_planes() local 682 struct pipe_context *pipe; in nouveau_video_buffer_sampler_view_components() local 721 struct pipe_context *pipe; in nouveau_video_buffer_surfaces() local 768 nouveau_video_buffer_create(struct pipe_context *pipe, struct nouveau_screen *screen, const struct pipe_video_buffer *templat) nouveau_video_buffer_create() argument 877 nouveau_context_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *templat) nouveau_context_video_buffer_create() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.h | 128 nv30_context(struct pipe_context *pipe) in nv30_context() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.c | 602 nv84_video_buffer_create(struct pipe_context *pipe, in nv84_video_buffer_create() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_gmem.c | 450 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; in update_vsc_pipe() local 925 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p]; in fd6_emit_tile_prep() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.h | 106 struct pipe_context *pipe; /**< pipe context */ member
|
| H A D | u_simple_shaders.c | 60 util_make_vertex_passthrough_shader(struct pipe_context *pipe, in util_make_vertex_passthrough_shader() argument 73 util_make_vertex_passthrough_shader_with_so(struct pipe_context *pipe, in util_make_vertex_passthrough_shader_with_so() argument 118 void *util_make_layered_clear_vertex_shader(struct pipe_context *pipe) in util_make_layered_clear_vertex_shader() argument 132 void *util_make_layered_clear_helper_vertex_shader(struct pipe_context *pipe) in util_make_layered_clear_helper_vertex_shader() argument 162 util_make_layered_clear_geometry_shader(struct pipe_context *pipe) util_make_layered_clear_geometry_shader() argument 236 util_make_fragment_tex_shader_xrbias(struct pipe_context *pipe, enum tgsi_texture_type tex_target) util_make_fragment_tex_shader_xrbias() argument 286 util_make_fragment_tex_shader_writemask(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum tgsi_interpolate_mode interp_mode, unsigned writemask, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool load_level_zero, bool use_txf) util_make_fragment_tex_shader_writemask() argument 364 util_make_fragment_tex_shader(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum tgsi_interpolate_mode interp_mode, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool load_level_zero, bool use_txf) util_make_fragment_tex_shader() argument 386 util_make_fs_blit_zs(struct pipe_context *pipe, unsigned zs_mask, enum tgsi_texture_type tex_target, bool load_level_zero, bool use_txf) util_make_fs_blit_zs() argument 445 util_make_fragment_passthrough_shader(struct pipe_context *pipe, int input_semantic, int input_interpolate, boolean write_all_cbufs) util_make_fragment_passthrough_shader() argument 482 util_make_empty_fragment_shader(struct pipe_context *pipe) util_make_empty_fragment_shader() argument 497 util_make_fragment_cloneinput_shader(struct pipe_context *pipe, int num_cbufs, int input_semantic, int input_interpolate) util_make_fragment_cloneinput_shader() argument 528 util_make_fs_blit_msaa_gen(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading, const char *samp_type, const char *output_semantic, const char *output_mask, const char *conversion_decl, const char *conversion) util_make_fs_blit_msaa_gen() argument 587 util_make_fs_blit_msaa_color(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool sample_shading) util_make_fs_blit_msaa_color() argument 628 util_make_fs_blit_msaa_depth(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading) util_make_fs_blit_msaa_depth() argument 644 util_make_fs_blit_msaa_stencil(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading) util_make_fs_blit_msaa_stencil() argument 662 util_make_fs_blit_msaa_depthstencil(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading) util_make_fs_blit_msaa_depthstencil() argument 710 util_make_fs_msaa_resolve(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, unsigned nr_samples, enum tgsi_return_type stype) util_make_fs_msaa_resolve() argument 770 util_make_fs_msaa_resolve_bilinear(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, unsigned nr_samples, enum tgsi_return_type stype) util_make_fs_msaa_resolve_bilinear() argument 866 util_make_geometry_passthrough_shader(struct pipe_context *pipe, uint num_attribs, const ubyte *semantic_names, const ubyte *semantic_indexes) util_make_geometry_passthrough_shader() argument 929 util_make_fs_pack_color_zs(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum pipe_format zs_format, bool dst_is_color) util_make_fs_pack_color_zs() argument 1085 util_make_tess_ctrl_passthrough_shader(struct pipe_context *pipe, uint num_vs_outputs, uint num_tes_inputs, const ubyte *vs_semantic_names, const ubyte *vs_semantic_indexes, const ubyte *tes_semantic_names, const ubyte *tes_semantic_indexes, const unsigned vertices_per_patch) util_make_tess_ctrl_passthrough_shader() argument 1186 util_make_fs_stencil_blit(struct pipe_context *pipe, bool msaa_src) util_make_fs_stencil_blit() argument 1224 util_make_fs_clear_all_cbufs(struct pipe_context *pipe) util_make_fs_clear_all_cbufs() argument [all...] |
| H A D | u_inlines.h | 127 pipe_surface_release(struct pipe_context *pipe, struct pipe_surface **ptr) in pipe_surface_release() argument 377 pipe_buffer_map_range(struct pipe_context *pipe, in pipe_buffer_map_range() argument 408 pipe_buffer_map(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned access, struct pipe_transfer **transfer) pipe_buffer_map() argument 419 pipe_buffer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) pipe_buffer_unmap() argument 426 pipe_buffer_flush_mapped_range(struct pipe_context *pipe, struct pipe_transfer *transfer, unsigned offset, unsigned length) pipe_buffer_flush_mapped_range() argument 450 pipe_buffer_write(struct pipe_context *pipe, struct pipe_resource *buf, unsigned offset, unsigned size, const void *data) pipe_buffer_write() argument 467 pipe_buffer_write_nooverlap(struct pipe_context *pipe, struct pipe_resource *buf, unsigned offset, unsigned size, const void *data) pipe_buffer_write_nooverlap() argument 482 pipe_buffer_copy(struct pipe_context *pipe, struct pipe_resource *dst, struct pipe_resource *src, unsigned dst_offset, unsigned src_offset, unsigned size) pipe_buffer_copy() argument 502 pipe_buffer_create_with_data(struct pipe_context *pipe, unsigned bind, enum pipe_resource_usage usage, unsigned size, const void *ptr) pipe_buffer_create_with_data() argument 515 pipe_buffer_read(struct pipe_context *pipe, struct pipe_resource *buf, unsigned offset, unsigned size, void *data) pipe_buffer_read() argument 584 pipe_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, struct pipe_resource *buf) pipe_set_constant_buffer() argument [all...] |
| H A D | u_surface.c | 202 util_resource_copy_region(struct pipe_context *pipe, in util_resource_copy_region() argument 380 util_clear_color_texture(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned level, unsigned dstx, unsigned dsty, unsigned dstz, unsigned width, unsigned height, unsigned depth) util_clear_color_texture() argument 421 util_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_clear_render_target() argument 575 util_clear_depth_stencil_texture(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned level, unsigned dstx, unsigned dsty, unsigned dstz, unsigned width, unsigned height, unsigned depth) util_clear_depth_stencil_texture() argument 615 util_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) util_clear_texture() argument 667 util_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_clear_depth_stencil() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_idct.c | 687 vl_idct_upload_matrix(struct pipe_context *pipe, float scale) vl_idct_upload_matrix() argument 753 vl_idct_init(struct vl_idct *idct, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned nr_of_render_targets, struct pipe_sampler_view *matrix, struct pipe_sampler_view *transpose) vl_idct_init() argument [all...] |
| H A D | vl_winsys_dri3.c | 77 struct pipe_context *pipe; member 560 vl_dri3_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) vl_dri3_flush_frontbuffer() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 177 struct pipe_context *pipe = _pipe ? dd_context(_pipe)->pipe : NULL; in dd_screen_flush_frontbuffer() local 311 struct pipe_context *pipe = _pipe ? dd_context(_pipe)->pipe : NULL; in dd_screen_resource_get_handle() local 328 struct pipe_context *pipe = _pipe ? dd_context(_pipe)->pipe : NULL; in dd_screen_resource_get_param() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 51 struct pipe_context *pipe; member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.h | 146 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, struct pipe_context *pipe, const struct pipe_stream_output_info *so ) ureg_create_shader_with_so_and_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_tex.c | 52 nvc0_create_sampler_view(struct pipe_context *pipe, in nvc0_create_sampler_view() argument 65 gm107_create_texture_view(struct pipe_context *pipe, in gm107_create_texture_view() argument 240 gm107_create_texture_view_from_image(struct pipe_context *pipe, const struct pipe_image_view *view) gm107_create_texture_view_from_image() argument 277 gf100_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) gf100_create_texture_view() argument 442 nvc0_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) nvc0_create_texture_view() argument 791 nve4_create_texture_handle(struct pipe_context *pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *sampler) nve4_create_texture_handle() argument 856 nve4_delete_texture_handle(struct pipe_context *pipe, uint64_t handle) nve4_delete_texture_handle() argument 876 nve4_make_texture_handle_resident(struct pipe_context *pipe, uint64_t handle, bool resident) nve4_make_texture_handle_resident() argument 1347 nve4_create_image_handle(struct pipe_context *pipe, const struct pipe_image_view *view) nve4_create_image_handle() argument 1379 nve4_delete_image_handle(struct pipe_context *pipe, uint64_t handle) nve4_delete_image_handle() argument 1390 nve4_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) nve4_make_image_handle_resident() argument 1421 gm107_create_image_handle(struct pipe_context *pipe, const struct pipe_image_view *view) gm107_create_image_handle() argument 1465 gm107_delete_image_handle(struct pipe_context *pipe, uint64_t handle) gm107_delete_image_handle() argument 1479 gm107_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) gm107_make_image_handle_resident() argument 1512 nvc0_init_bindless_functions(struct pipe_context *pipe) nvc0_init_bindless_functions() argument [all...] |
| H A D | nvc0_vbo.c | 39 nvc0_vertex_state_delete(struct pipe_context *pipe, in nvc0_vertex_state_delete() argument 50 nvc0_vertex_state_create(struct pipe_context *pipe, in nvc0_vertex_state_create() argument 927 nvc0_draw_vbo(struct pipe_context *pipe, 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) nvc0_draw_vbo() argument [all...] |
| H A D | nvc0_state_validate.c | 805 struct pipe_context *pipe = &nvc0->base.pipe; nvc0_validate_fbread() local [all...] |
| H A D | nvc0_vbo_translate.c | 607 struct pipe_context *pipe = &nvc0->base.pipe; in nvc0_push_vbo() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_blit.c | 212 static void r300_clear(struct pipe_context* pipe, in r300_clear() argument 440 static void r300_clear_render_target(struct pipe_context *pipe, in r300_clear_render_target() argument 457 static void r300_clear_depth_stencil(struct pipe_context *pipe, in r300_clear_depth_stencil() argument 542 static void r300_resource_copy_region(struct pipe_context *pipe, in r300_resource_copy_region() argument 721 r300_simple_msaa_resolve(struct pipe_context *pipe, struct pipe_resource *dst, unsigned dst_level, unsigned dst_layer, struct pipe_resource *src, enum pipe_format format) r300_simple_msaa_resolve() argument 767 r300_msaa_resolve(struct pipe_context *pipe, const struct pipe_blit_info *info) r300_msaa_resolve() argument 816 r300_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit) r300_blit() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | sh.c | 494 int pipe[2]; in run_command() local
|
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | mem.c | 703 static ssize_t splice_write_null(struct pipe_inode_info *pipe, struct file *out, in splice_write_null() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | cik.c | 868 cik_srbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid) cik_srbm_select() argument
|
| H A D | soc15.c | 258 soc15_grbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid) soc15_grbm_select() argument
|
| H A D | vi.c | 366 vi_srbm_select(struct amdgpu_device *adev, u32 me, u32 pipe, u32 queue, u32 vmid) vi_srbm_select() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device_queue_manager.c | 72 static bool is_pipe_enabled(struct device_queue_manager *dqm, int mec, int pipe) in is_pipe_enabled() argument 426 int pipe, bit, i; in allocate_hqd() local 953 int pipe, queue; initialize_nocpsch() local 2035 int pipe, queue; dqm_debugfs_hqds() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 24 komeda_pipeline_get_state(struct komeda_pipeline *pipe, in komeda_pipeline_get_state() argument 37 komeda_pipeline_get_old_state(struct komeda_pipeline *pipe, in komeda_pipeline_get_old_state() argument 49 komeda_pipeline_get_new_state(struct komeda_pipeline *pipe, in komeda_pipeline_get_new_state() argument 62 komeda_pipeline_get_state_and_set_crtc(struct komeda_pipeline *pipe, in komeda_pipeline_get_state_and_set_crtc() argument 488 struct komeda_pipeline *pipe = scaler->base.pipeline; komeda_scaler_check_cfg() local 873 merger_is_available(struct komeda_pipeline *pipe, struct komeda_data_flow_cfg *dflow) merger_is_available() argument 888 struct komeda_pipeline *pipe = layer->base.pipeline; komeda_build_layer_data_flow() local 1091 struct komeda_pipeline *pipe = left->base.pipeline; komeda_build_layer_split_data_flow() local 1159 struct komeda_pipeline *pipe = wb_layer->base.pipeline; komeda_build_wb_split_data_flow() local 1227 komeda_pipeline_unbound_components(struct komeda_pipeline *pipe, struct komeda_pipeline_state *new) komeda_pipeline_unbound_components() argument 1255 komeda_release_unclaimed_resources(struct komeda_pipeline *pipe, struct komeda_crtc_state *kcrtc_st) komeda_release_unclaimed_resources() argument 1287 komeda_pipeline_disable(struct komeda_pipeline *pipe, struct drm_atomic_state *old_state) komeda_pipeline_disable() argument 1332 komeda_pipeline_update(struct komeda_pipeline *pipe, struct drm_atomic_state *old_state) komeda_pipeline_update() argument [all...] |