Home
last modified time | relevance | path

Searched refs:v3d_context (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
H A Dv3d_context.h330 struct v3d_context *v3d;
478 struct v3d_context { struct
631 static inline struct v3d_context *
632 v3d_context(struct pipe_context *pcontext) in v3d_context() function
634 return (struct v3d_context *)pcontext; in v3d_context()
683 v3d_transform_feedback_enabled(struct v3d_context *v3d) in v3d_transform_feedback_enabled()
697 void v3d_job_init(struct v3d_context *v3d);
700 struct v3d_job *v3d_get_job(struct v3d_context *v3d,
720 void v3d_update_compiled_cs(struct v3d_context *v3d);
745 void v3d_init_query_functions(struct v3d_context *v3d);
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
H A Dv3d_context.h330 struct v3d_context *v3d;
478 struct v3d_context { struct
631 static inline struct v3d_context *
632 v3d_context(struct pipe_context *pcontext) in v3d_context() function
634 return (struct v3d_context *)pcontext; in v3d_context()
683 v3d_transform_feedback_enabled(struct v3d_context *v3d) in v3d_transform_feedback_enabled()
697 void v3d_job_init(struct v3d_context *v3d);
700 struct v3d_job *v3d_get_job(struct v3d_context *v3d,
720 void v3d_update_compiled_cs(struct v3d_context *v3d);
745 void v3d_init_query_functions(struct v3d_context *v3d);
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
H A Dv3d_context.h330 struct v3d_context *v3d;
478 struct v3d_context { struct
631 static inline struct v3d_context *
632 v3d_context(struct pipe_context *pcontext) in v3d_context() function
634 return (struct v3d_context *)pcontext; in v3d_context()
683 v3d_transform_feedback_enabled(struct v3d_context *v3d) in v3d_transform_feedback_enabled()
697 void v3d_job_init(struct v3d_context *v3d);
700 struct v3d_job *v3d_get_job(struct v3d_context *v3d,
720 void v3d_update_compiled_cs(struct v3d_context *v3d);
745 void v3d_init_query_functions(struct v3d_context *v3d);
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c46 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
58 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
93 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
104 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
153 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
182 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
279 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
316 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
336 struct v3d_context *v3d; in v3d_context_create()
[all …]
H A Dv3d_context.h337 struct v3d_context *v3d;
488 struct v3d_context { struct
641 static inline struct v3d_context *
642 v3d_context(struct pipe_context *pcontext) in v3d_context() function
644 return (struct v3d_context *)pcontext; in v3d_context()
693 v3d_transform_feedback_enabled(struct v3d_context *v3d) in v3d_transform_feedback_enabled()
707 void v3d_job_init(struct v3d_context *v3d);
710 struct v3d_job *v3d_get_job(struct v3d_context *v3d,
730 void v3d_update_compiled_cs(struct v3d_context *v3d);
757 void v3d_blitter_save(struct v3d_context *v3d);
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3d_query.c47 struct v3d_context *v3d = v3d_context(pctx); in v3d_create_query()
56 return v3d_create_batch_query_perfcnt(v3d_context(pctx), in v3d_create_batch_query()
64 struct v3d_context *v3d = v3d_context(pctx); in v3d_destroy_query()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_begin_query()
82 struct v3d_context *v3d = v3d_context(pctx); in v3d_end_query()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_query_result()
101 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_active_query_state()
H A Dv3d_context.c45 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
57 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
72 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
92 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
103 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
152 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
181 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
291 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
328 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
348 struct v3d_context *v3d; in v3d_context_create()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/v3d/
H A Dv3d_context.c46 struct v3d_context *v3d = v3d_context(pctx); in v3d_flush()
58 struct v3d_context *v3d = v3d_context(pctx); in v3d_pipe_flush()
73 struct v3d_context *v3d = v3d_context(pctx); in v3d_memory_barrier()
93 struct v3d_context *v3d = v3d_context(pctx); in v3d_set_debug_callback()
104 struct v3d_context *v3d = v3d_context(pctx); in v3d_invalidate_resource()
153 v3d_line_smoothing_enabled(struct v3d_context *v3d) in v3d_line_smoothing_enabled()
182 v3d_get_real_line_width(struct v3d_context *v3d) in v3d_get_real_line_width()
200 struct v3d_context *v3d = v3d_context(pctx); in v3d_context_destroy()
233 struct v3d_context *v3d = v3d_context(pctx); in v3d_get_sample_position()
253 struct v3d_context *v3d; in v3d_context_create()
[all …]

123456789