Home
last modified time | relevance | path

Searched refs:in_dt (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_state.c63 const struct pipe_blend_color *blend_color) in_dt in fd_set_blend_color()
72 const struct pipe_stencil_ref stencil_ref) in_dt in fd_set_stencil_ref()
81 const struct pipe_clip_state *clip) in_dt in fd_set_clip_state()
89 fd_set_sample_mask(struct pipe_context *pctx, unsigned sample_mask) in_dt in fd_set_sample_mask()
97 fd_set_min_samples(struct pipe_context *pctx, unsigned min_samples) in_dt in fd_set_min_samples()
115 const struct pipe_constant_buffer *cb) in_dt in fd_set_constant_buffer()
145 unsigned writable_bitmask) in_dt in fd_set_shader_buffers()
191 const struct pipe_image_view *images) in_dt in fd_set_shader_images()
310 const struct pipe_poly_stipple *stipple) in_dt in fd_set_polygon_stipple()
320 const struct pipe_scissor_state *scissor) in_dt in fd_set_scissor_states()
[all …]
Dfreedreno_program.c47 fd_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in_dt in fd_set_patch_vertices()
55 fd_vs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt in fd_vs_state_bind()
64 fd_tcs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt in fd_tcs_state_bind()
73 fd_tes_state_bind(struct pipe_context *pctx, void *hwcso) in_dt in fd_tes_state_bind()
82 fd_gs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt in fd_gs_state_bind()
91 fd_fs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt in fd_fs_state_bind()
Dfreedreno_query.c55 fd_destroy_query(struct pipe_context *pctx, struct pipe_query *pq) in_dt in fd_destroy_query()
62 fd_begin_query(struct pipe_context *pctx, struct pipe_query *pq) in_dt in fd_begin_query()
72 fd_end_query(struct pipe_context *pctx, struct pipe_query *pq) in_dt in fd_end_query()
100 bool condition, enum pipe_render_cond_flag mode) in_dt in fd_render_condition()
Dfreedreno_texture.c105 unsigned start, unsigned nr, void **hwcso) in_dt in fd_sampler_states_bind()
118 struct pipe_sampler_view **views) in_dt in fd_set_sampler_views()
Dfreedreno_state.h70 const struct pipe_framebuffer_state *framebuffer) in_dt;
Dfreedreno_context.c45 unsigned flags) in_dt in fd_context_flush()
156 fd_texture_barrier(struct pipe_context *pctx, unsigned flags) in_dt in fd_texture_barrier()
235 int len) in_dt in fd_emit_string_marker()
Dfreedreno_draw.c280 const struct pipe_draw_start_count_bias *draws, unsigned num_draws) in_dt in fd_draw_vbo()
436 unsigned stencil) in_dt in fd_clear()
520 const struct pipe_grid_info *info) in_dt in fd_launch_grid()
Dfreedreno_resource.c683 in_dt in fd_flush_resource()
699 in_dt /* TODO for threaded-ctx we'll need to split out unsynchronized path */ in fd_resource_transfer_unmap()
773 struct fd_transfer *trans) in_dt in resource_transfer_map()
913 in_dt in improve_transfer_map_usage()
1451 struct pipe_resource *prsc) in_dt in fd_invalidate_resource()
1687 const struct pipe_blit_info *blit_info) in_dt in fd_blit_pipe()
Dfreedreno_fence.c43 in_dt in fence_flush()
Dfreedreno_resource.h357 uint32_t delete_buffer_id) in_dt;
Dfreedreno_util.h194 #define in_dt assert_cap(fd_context_access_cap) macro
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_context.c41 fd3_context_destroy(struct pipe_context *pctx) in_dt in fd3_context_destroy()
63 unsigned flags) in_dt in fd3_context_create()
Dfd3_draw.c102 unsigned index_offset) in_dt in fd3_draw_vbo()
Dfd3_program.c457 const struct ir3_shader_key *key) in_dt in fd3_program_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_context.c41 fd4_context_destroy(struct pipe_context *pctx) in_dt in fd4_context_destroy()
63 unsigned flags) in_dt in fd4_context_create()
Dfd4_draw.c79 unsigned index_offset) in_dt in fd4_draw_vbo()
Dfd4_program.c563 const struct ir3_shader_key *key) in_dt in fd4_program_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c125 unsigned start, unsigned nr, void **hwcso) in_dt in fd2_sampler_states_bind()
208 struct pipe_sampler_view **views) in_dt in fd2_set_sampler_views()
Dfd2_context.c39 fd2_context_destroy(struct pipe_context *pctx) in_dt in fd2_context_destroy()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_context.c47 fd6_context_destroy(struct pipe_context *pctx) in_dt in fd6_context_destroy()
128 in_dt in fd6_set_framebuffer_state()
Dfd6_compute.c115 fd6_launch_grid(struct fd_context *ctx, const struct pipe_grid_info *info) in_dt in fd6_launch_grid()
Dfd6_image.c344 const struct pipe_image_view *images) in_dt in fd6_set_shader_images()
Dfd6_texture.c182 struct pipe_sampler_view **views) in_dt in fd6_set_sampler_views()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_context.c43 fd5_context_destroy(struct pipe_context *pctx) in_dt in fd5_context_destroy()
Dfd5_draw.c75 unsigned index_offset) in_dt in fd5_draw_vbo()

12