Home
last modified time | relevance | path

Searched defs:pipe (Results 201 - 225 of 535) sorted by relevance

12345678910>>...22

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c47 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 Dnv50_stateobj.h20 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 Dnv98_video.c335 nv98_video_buffer_create(struct pipe_context *pipe, in nv98_video_buffer_create() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c423 nvc0_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nvc0_launch_grid() argument
H A Dnvc0_query.c35 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 Dnvc0_resource.c130 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 Dnvc0_stateobj.h18 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 Dnvc0_video.c359 nvc0_video_buffer_create(struct pipe_context *pipe, in nvc0_video_buffer_create() argument
/third_party/libdrm/tests/etnaviv/
H A Detnaviv_2d_test.c179 struct etna_pipe *pipe; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c124 struct pipe_context *pipe = &ctx->base; in fd_blitter_blit() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_clear.c42 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 Diris_performance_query.c37 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 Dlima_context.c53 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 Du_upload_mgr.c42 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 Du_draw.c129 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 Dvl_median_filter.c244 vl_median_filter_init(struct vl_median_filter *filter, struct pipe_context *pipe, in vl_median_filter_init() argument
[all...]
H A Dvl_matrix_filter.c132 vl_matrix_filter_init(struct vl_matrix_filter *filter, struct pipe_context *pipe, in vl_matrix_filter_init() argument
[all...]
H A Dvl_vertex_buffers.c39 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 Drbug_objects.h91 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c94 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 Dpp_run.c40 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 Dpp_private.h42 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c48 struct pipe_context *pipe = &hwtnl->svga->pipe; in generate_indices() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c265 static void r300_init_states(struct pipe_context *pipe) in r300_init_states() argument
[all...]
H A Dr300_screen_buffer.c156 void r300_buffer_transfer_unmap( struct pipe_context *pipe, in r300_buffer_transfer_unmap() argument

Completed in 11 milliseconds

12345678910>>...22