| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_cs.h | 129 struct pipe_context *pipe; member
|
| H A D | lp_state_sampler.c | 46 llvmpipe_create_sampler_state(struct pipe_context *pipe, in llvmpipe_create_sampler_state() argument 69 llvmpipe_bind_sampler_states(struct pipe_context *pipe, in llvmpipe_bind_sampler_states() argument 118 llvmpipe_set_sampler_views(struct pipe_context *pipe, in llvmpipe_set_sampler_views() argument 200 llvmpipe_create_sampler_view(struct pipe_context *pipe, in llvmpipe_create_sampler_view() argument 258 llvmpipe_sampler_view_destroy(struct pipe_context *pipe, in llvmpipe_sampler_view_destroy() argument 267 llvmpipe_delete_sampler_state(struct pipe_context *pipe, void *sampler) llvmpipe_delete_sampler_state() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 384 nouveau_set_debug_callback(struct pipe_context *pipe, in nouveau_set_debug_callback() argument
|
| H A D | nouveau_vp3_video.c | 78 nouveau_vp3_video_buffer_create(struct pipe_context *pipe, in nouveau_vp3_video_buffer_create() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state.c | 39 nv30_blend_state_create(struct pipe_context *pipe, in nv30_blend_state_create() argument 119 nv30_blend_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_blend_state_bind() argument 128 nv30_blend_state_delete(struct pipe_context *pipe, void *hwcso) in nv30_blend_state_delete() argument 134 nv30_rasterizer_state_create(struct pipe_context *pipe, in nv30_rasterizer_state_create() argument 196 nv30_rasterizer_state_bind(struct pipe_context *pipe, void *hwcso) in nv30_rasterizer_state_bind() argument 205 nv30_rasterizer_state_delete(struct pipe_context *pipe, void *hwcso) nv30_rasterizer_state_delete() argument 211 nv30_zsa_state_create(struct pipe_context *pipe, const struct pipe_depth_stencil_alpha_state *cso) nv30_zsa_state_create() argument 274 nv30_zsa_state_bind(struct pipe_context *pipe, void *hwcso) nv30_zsa_state_bind() argument 283 nv30_zsa_state_delete(struct pipe_context *pipe, void *hwcso) nv30_zsa_state_delete() argument 289 nv30_set_blend_color(struct pipe_context *pipe, const struct pipe_blend_color *bcol) nv30_set_blend_color() argument 299 nv30_set_stencil_ref(struct pipe_context *pipe, const struct pipe_stencil_ref sr) nv30_set_stencil_ref() argument 309 nv30_set_clip_state(struct pipe_context *pipe, const struct pipe_clip_state *clip) nv30_set_clip_state() argument 320 nv30_set_sample_mask(struct pipe_context *pipe, unsigned sample_mask) nv30_set_sample_mask() argument 329 nv30_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, bool pass_reference, const struct pipe_constant_buffer *cb) nv30_set_constant_buffer() argument 375 nv30_set_framebuffer_state(struct pipe_context *pipe, const struct pipe_framebuffer_state *fb) nv30_set_framebuffer_state() argument 404 nv30_set_polygon_stipple(struct pipe_context *pipe, const struct pipe_poly_stipple *stipple) nv30_set_polygon_stipple() argument 414 nv30_set_scissor_states(struct pipe_context *pipe, unsigned start_slot, unsigned num_viewports, const struct pipe_scissor_state *scissor) nv30_set_scissor_states() argument 426 nv30_set_viewport_states(struct pipe_context *pipe, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *vpt) nv30_set_viewport_states() argument 438 nv30_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *vb) nv30_set_vertex_buffers() argument 457 nv30_state_init(struct pipe_context *pipe) nv30_state_init() argument [all...] |
| H A D | nv30_vbo.c | 257 nv30_vertex_state_create(struct pipe_context *pipe, unsigned num_elements, argument 317 nv30_vertex_state_delete(struct pipe_context *pipe, void *hwcso) argument 327 nv30_vertex_state_bind(struct pipe_context *pipe, void *hwcso) argument 548 nv30_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) global() argument 659 nv30_vbo_init(struct pipe_context *pipe) global() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_compute.c | 562 nv50_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nv50_launch_grid() argument
|
| H A D | nv50_miptree.c | 504 nv50_miptree_surface_new(struct pipe_context *pipe, in nv50_miptree_surface_new() argument
|
| H A D | nv50_context.c | 32 nv50_flush(struct pipe_context *pipe, in nv50_flush() argument 48 nv50_texture_barrier(struct pipe_context *pipe, unsigned flags) in nv50_texture_barrier() argument 59 nv50_memory_barrier(struct pipe_context *pipe, unsigned flags) in nv50_memory_barrier() argument 112 nv50_emit_string_marker(struct pipe_context *pipe, const char *str, int len) in nv50_emit_string_marker() argument 183 nv50_destroy(struct pipe_context *pipe) nv50_destroy() argument 304 struct pipe_context *pipe; nv50_create() local 451 nv50_context_get_sample_position(struct pipe_context *pipe, unsigned sample_count, unsigned sample_index, float *xy) nv50_context_get_sample_position() argument [all...] |
| H A D | nv50_push.c | 298 struct pipe_context *pipe = &nv50->base.pipe; in nv50_push_vbo() local
|
| H A D | nv50_query_hw_sm.c | 218 struct pipe_context *pipe = &nv50->base.pipe; in nv50_hw_sm_end_query() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.c | 37 nvc0_svm_migrate(struct pipe_context *pipe, unsigned num_ptrs, in nvc0_svm_migrate() argument 79 nvc0_flush(struct pipe_context *pipe, in nvc0_flush() argument 95 nvc0_texture_barrier(struct pipe_context *pipe, unsigned flags) in nvc0_texture_barrier() argument 104 nvc0_memory_barrier(struct pipe_context *pipe, unsigned flags) in nvc0_memory_barrier() argument 161 nvc0_emit_string_marker(struct pipe_context *pipe, cons argument 185 nvc0_get_device_reset_status(struct pipe_context *pipe) nvc0_get_device_reset_status() argument 243 nvc0_destroy(struct pipe_context *pipe) nvc0_destroy() argument 416 struct pipe_context *pipe; nvc0_create() local 631 nvc0_context_get_sample_position(struct pipe_context *pipe, unsigned sample_count, unsigned sample_index, float *xy) nvc0_context_get_sample_position() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_gmem.c | 315 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; variable 478 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p]; variable
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_pstipple.c | 118 struct pipe_context *pipe; member 129 struct pipe_context *pipe = pstip->pipe; in generate_pstip_fs() local 196 struct pipe_context *pipe in pstip_first_tri() local 244 struct pipe_context *pipe = pstip->pipe; pstip_flush() local 297 draw_pstip_stage(struct draw_context *draw, struct pipe_context *pipe) draw_pstip_stage() argument 329 pstip_stage_from_pipe(struct pipe_context *pipe) pstip_stage_from_pipe() argument 341 pstip_create_fs_state(struct pipe_context *pipe, const struct pipe_shader_state *fs) pstip_create_fs_state() argument 363 pstip_bind_fs_state(struct pipe_context *pipe, void *fs) pstip_bind_fs_state() argument 376 pstip_delete_fs_state(struct pipe_context *pipe, void *fs) pstip_delete_fs_state() argument 395 pstip_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **sampler) pstip_bind_sampler_states() argument 419 pstip_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) pstip_set_sampler_views() argument 449 pstip_set_polygon_stipple(struct pipe_context *pipe, const struct pipe_poly_stipple *stipple) pstip_set_polygon_stipple() argument 471 draw_install_pstipple_stage(struct draw_context *draw, struct pipe_context *pipe) draw_install_pstipple_stage() argument [all...] |
| H A D | draw_pipe_wide_point.c | 202 struct pipe_context *pipe = draw->pipe; in widepoint_first_point() local 279 struct pipe_context *pipe = draw->pipe; in widepoint_flush() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mc.c | 482 vl_mc_init(struct vl_mc *renderer, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned macroblock_size, float scale, vl_mc_ycbcr_vert_shader vs_callback, vl_mc_ycbcr_frag_shader fs_callback, void *callback_priv) vl_mc_init() argument [all...] |
| H A D | vl_bicubic_filter.c | 247 vl_bicubic_filter_init(struct vl_bicubic_filter *filter, struct pipe_context *pipe, in vl_bicubic_filter_init() argument [all...] |
| H A D | vl_deint_filter.c | 236 vl_deint_filter_init(struct vl_deint_filter *filter, struct pipe_context *pipe, in vl_deint_filter_init() argument [all...] |
| H A D | vl_video_buffer.c | 226 struct pipe_context *pipe; in vl_video_buffer_sampler_view_planes() local 261 struct pipe_context *pipe; in vl_video_buffer_sampler_view_components() local 309 struct pipe_context *pipe; vl_video_buffer_surfaces() local 347 vl_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) vl_video_buffer_create() argument 391 vl_video_buffer_create_ex(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl, const enum pipe_format resource_formats[VL_NUM_COMPONENTS], unsigned depth, unsigned array_size, unsigned usage, enum pipe_video_chroma_format chroma_format) vl_video_buffer_create_ex() argument 441 vl_video_buffer_create_ex2(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl, struct pipe_resource *resources[VL_NUM_COMPONENTS]) vl_video_buffer_create_ex2() argument 471 vl_video_buffer_create_as_resource(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl, const uint64_t *modifiers, int modifiers_count) vl_video_buffer_create_as_resource() argument [all...] |
| H A D | vl_stubs.c | 31 vl_create_decoder(struct pipe_context *pipe, in vl_create_decoder() argument 95 vl_video_buffer_create(struct pipe_context *pipe, in vl_video_buffer_create() argument 103 vl_video_buffer_create_ex2(struct pipe_context *pipe, in vl_video_buffer_create_ex2() argument 137 vl_create_mpeg12_decoder(struct pipe_context *pipe, in vl_create_mpeg12_decoder() argument
|
| /third_party/mesa3d/src/util/indices/ |
| H A D | u_primconvert.c | 56 struct pipe_context *pipe; member 63 util_primconvert_create_config(struct pipe_context *pipe, in util_primconvert_create_config() argument 75 util_primconvert_create(struct pipe_context *pipe, uint32_t primtypes_mask) in util_primconvert_create() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_debug_image.c | 97 debug_dump_surface(struct pipe_context *pipe, in debug_dump_surface() argument 136 debug_dump_texture(struct pipe_context *pipe, in debug_dump_texture() argument 187 debug_dump_surface_bmp(struct pipe_context *pipe, const char *filename, struct pipe_surface *surface) debug_dump_surface_bmp() argument 205 debug_dump_transfer_bmp(UNUSED struct pipe_context *pipe, const char *filename, struct pipe_transfer *transfer, void *ptr) debug_dump_transfer_bmp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_texture_state.c | 85 etna_create_sampler_state_state(struct pipe_context *pipe, in etna_create_sampler_state_state() argument
|
| H A D | etnaviv_texture_desc.c | 77 etna_create_sampler_state_desc(struct pipe_context *pipe, in etna_create_sampler_state_desc() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 805 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; variable 1042 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p]; variable [all...] |