/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_tex.c | 47 nv50_create_sampler_view(struct pipe_context *pipe, in nv50_create_sampler_view() argument 60 nv50_create_texture_view(struct pipe_context *pipe, in nv50_create_texture_view() argument [all...] |
H A D | nv50_stateobj.h | 20 struct pipe_blend_state pipe; member 26 struct pipe_rasterizer_state pipe; member 32 struct pipe_depth_stencil_alpha_state pipe; member 48 struct pipe_vertex_element pipe; member 72 struct pipe_stream_output_target pipe; member
|
H A D | nv98_video.c | 335 nv98_video_buffer_create(struct pipe_context *pipe, in nv98_video_buffer_create() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_compute.c | 423 nvc0_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nvc0_launch_grid() argument
|
H A D | nvc0_query.c | 35 nvc0_create_query(struct pipe_context *pipe, unsigned type, unsigned index) in nvc0_create_query() argument 48 nvc0_destroy_query(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_destroy_query() argument 55 nvc0_begin_query(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_begin_query() argument 62 nvc0_end_query(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_end_query() argument 70 nvc0_get_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nvc0_get_query_result() argument 78 nvc0_get_query_result_resource(struct pipe_context *pipe, struct pipe_query *pq, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) nvc0_get_query_result_resource() argument 96 nvc0_render_condition(struct pipe_context *pipe, struct pipe_query *pq, bool condition, enum pipe_render_cond_flag mode) nvc0_render_condition() argument 266 nvc0_set_active_query_state(struct pipe_context *pipe, bool enable) nvc0_set_active_query_state() argument 273 struct pipe_context *pipe = &nvc0->base.pipe; nvc0_init_query_functions() local [all...] |
H A D | nvc0_resource.c | 130 nvc0_surface_create(struct pipe_context *pipe, in nvc0_surface_create() argument 140 nvc0_resource_from_user_memory(struct pipe_screen *pipe, in nvc0_resource_from_user_memory() argument
|
H A D | nvc0_stateobj.h | 18 struct pipe_blend_state pipe; member 24 struct pipe_rasterizer_state pipe; member 30 struct pipe_depth_stencil_alpha_state pipe; member 46 struct pipe_vertex_element pipe; member 71 struct pipe_stream_output_target pipe; member
|
H A D | nvc0_video.c | 359 nvc0_video_buffer_create(struct pipe_context *pipe, in nvc0_video_buffer_create() argument
|
/third_party/libdrm/tests/etnaviv/ |
H A D | etnaviv_2d_test.c | 179 struct etna_pipe *pipe; in main() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_blitter.c | 124 struct pipe_context *pipe = &ctx->base; in fd_blitter_blit() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_clear.c | 42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, in i915_clear_emit() argument 220 i915_clear_blitter(struct pipe_context *pipe, unsigned buffers, in i915_clear_blitter() argument 249 i915_clear_render(struct pipe_context *pipe, unsigned buffers, in i915_clear_render() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_performance_query.c | 37 iris_init_perf_query_info(struct pipe_context *pipe) in iris_init_perf_query_info() argument 88 iris_new_perf_query_obj(struct pipe_context *pipe, unsigned query_index) in iris_new_perf_query_obj() argument 108 iris_begin_perf_query(struct pipe_context *pipe, struct pipe_query *q) in iris_begin_perf_query() argument 119 iris_end_perf_query(struct pipe_context *pipe, struct pipe_query *q) in iris_end_perf_query() argument 131 iris_delete_perf_query(struct pipe_context *pipe, struc argument 143 iris_get_perf_query_info(struct pipe_context *pipe, unsigned query_index, const char **name, uint32_t *data_size, uint32_t *n_counters, uint32_t *n_active) iris_get_perf_query_info() argument 162 iris_get_perf_counter_info(struct pipe_context *pipe, unsigned query_index, unsigned counter_index, const char **name, const char **desc, uint32_t *offset, uint32_t *data_size, uint32_t *type_enum, uint32_t *data_type_enum, uint64_t *raw_max) iris_get_perf_counter_info() argument 202 iris_wait_perf_query(struct pipe_context *pipe, struct pipe_query *q) iris_wait_perf_query() argument 214 iris_is_perf_query_ready(struct pipe_context *pipe, struct pipe_query *q) iris_is_perf_query_ready() argument 231 iris_get_perf_query_data(struct pipe_context *pipe, struct pipe_query *q, size_t data_size, uint32_t *data, uint32_t *bytes_written) iris_get_perf_query_data() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_context.c | 53 int pipe = buff < lima_ctx_buff_num_gp ? LIMA_PIPE_GP : LIMA_PIPE_PP; in lima_ctx_buff_va() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_upload_mgr.c | 42 struct pipe_context *pipe; member 62 u_upload_create(struct pipe_context *pipe, unsigned default_size, in u_upload_create() argument 95 u_upload_create_default(struct pipe_context *pipe) in u_upload_create_default() argument 105 u_upload_clone(struct pipe_context *pipe, struct u_upload_mgr *upload) u_upload_clone() argument [all...] |
H A D | u_draw.c | 129 util_draw_indirect_read(struct pipe_context *pipe, in util_draw_indirect_read() argument 195 util_draw_indirect(struct pipe_context *pipe, in util_draw_indirect() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_median_filter.c | 244 vl_median_filter_init(struct vl_median_filter *filter, struct pipe_context *pipe, in vl_median_filter_init() argument [all...] |
H A D | vl_matrix_filter.c | 132 vl_matrix_filter_init(struct vl_matrix_filter *filter, struct pipe_context *pipe, in vl_matrix_filter_init() argument [all...] |
H A D | vl_vertex_buffers.c | 39 vl_vb_upload_quads(struct pipe_context *pipe) in vl_vb_upload_quads() argument 84 vl_vb_upload_pos(struct pipe_context *pipe, unsigned width, unsigned height) in vl_vb_upload_pos() argument 162 vl_vb_get_ves_ycbcr(struct pipe_context *pipe) vl_vb_get_ves_ycbcr() argument 183 vl_vb_get_ves_mv(struct pipe_context *pipe) vl_vb_get_ves_mv() argument 209 vl_vb_init(struct vl_vertex_buffer *buffer, struct pipe_context *pipe, unsigned width, unsigned height) vl_vb_init() argument 294 vl_vb_map(struct vl_vertex_buffer *buffer, struct pipe_context *pipe) vl_vb_map() argument 349 vl_vb_unmap(struct vl_vertex_buffer *buffer, struct pipe_context *pipe) vl_vb_unmap() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_objects.h | 91 struct pipe_context *pipe; member
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_cpufreq.c | 94 query_cfi_load(struct hud_graph *gr, struct pipe_context *pipe) in query_cfi_load() argument
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_run.c | 40 pp_blit(struct pipe_context *pipe, in pp_blit() argument 243 pp_tgsi_to_state(struct pipe_context *pipe, const char *text, bool isvs, in pp_tgsi_to_state() argument [all...] |
H A D | pp_private.h | 42 struct pipe_context *pipe; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_draw_arrays.c | 48 struct pipe_context *pipe = &hwtnl->svga->pipe; in generate_indices() local
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_context.c | 265 static void r300_init_states(struct pipe_context *pipe) in r300_init_states() argument [all...] |
H A D | r300_screen_buffer.c | 156 void r300_buffer_transfer_unmap( struct pipe_context *pipe, in r300_buffer_transfer_unmap() argument
|