Searched refs:in_dt (Results 1 - 25 of 28) sorted by relevance
12
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_state.c | 65 const struct pipe_blend_color *blend_color) in_dt 74 const struct pipe_stencil_ref stencil_ref) in_dt 83 const struct pipe_clip_state *clip) in_dt 91 fd_set_sample_mask(struct pipe_context *pctx, unsigned sample_mask) in_dt 99 fd_set_min_samples(struct pipe_context *pctx, unsigned min_samples) in_dt 117 const struct pipe_constant_buffer *cb) in_dt 147 unsigned writable_bitmask) in_dt 193 const struct pipe_image_view *images) in_dt 312 const struct pipe_poly_stipple *stipple) in_dt 322 const struct pipe_scissor_state *scissor) in_dt [all...] |
H A D | freedreno_program.c | 47 fd_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) in_dt 55 fd_vs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt 64 fd_tcs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt 73 fd_tes_state_bind(struct pipe_context *pctx, void *hwcso) in_dt 82 fd_gs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt 91 fd_fs_state_bind(struct pipe_context *pctx, void *hwcso) in_dt
|
H A D | freedreno_query.c | 55 fd_destroy_query(struct pipe_context *pctx, struct pipe_query *pq) in_dt 62 fd_begin_query(struct pipe_context *pctx, struct pipe_query *pq) in_dt 72 fd_end_query(struct pipe_context *pctx, struct pipe_query *pq) in_dt 100 bool condition, enum pipe_render_cond_flag mode) in_dt
|
H A D | freedreno_texture.c | 105 unsigned start, unsigned nr, void **hwcso) in_dt 118 struct pipe_sampler_view **views) in_dt
|
H A D | freedreno_state.h | 70 const struct pipe_framebuffer_state *framebuffer) in_dt;
|
H A D | freedreno_context.c | 46 unsigned flags) in_dt 157 fd_texture_barrier(struct pipe_context *pctx, unsigned flags) in_dt 236 int len) in_dt
|
H A D | freedreno_draw.c | 280 const struct pipe_draw_start_count_bias *draws, unsigned num_draws) in_dt 436 unsigned stencil) in_dt 521 const struct pipe_grid_info *info) in_dt
|
H A D | freedreno_resource.c | 685 in_dt 701 in_dt /* TODO for threaded-ctx we'll need to split out unsynchronized path */ 750 in_dt 822 struct fd_transfer *trans) in_dt 937 in_dt 1474 struct pipe_resource *prsc) in_dt 1710 const struct pipe_blit_info *blit_info) in_dt
|
H A D | freedreno_fence.c | 43 in_dt
|
H A D | freedreno_resource.h | 357 uint32_t delete_buffer_id) in_dt;
|
H A D | freedreno_util.h | 199 #define in_dt assert_cap(fd_context_access_cap) macro 203 * point functions (with 'in_dt' annotation) or other internal functions
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_context.c | 41 fd3_context_destroy(struct pipe_context *pctx) in_dt 63 unsigned flags) in_dt
|
H A D | fd3_draw.c | 102 unsigned index_offset) in_dt
|
H A D | fd3_program.c | 457 const struct ir3_cache_key *key) in_dt
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_context.c | 42 fd4_context_destroy(struct pipe_context *pctx) in_dt 64 unsigned flags) in_dt
|
H A D | fd4_draw.c | 79 unsigned index_offset) in_dt
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_texture.c | 125 unsigned start, unsigned nr, void **hwcso) in_dt 208 struct pipe_sampler_view **views) in_dt
|
H A D | fd2_context.c | 39 fd2_context_destroy(struct pipe_context *pctx) in_dt
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_program.h | 55 struct fd5_emit *emit) in_dt;
|
H A D | fd5_context.c | 43 fd5_context_destroy(struct pipe_context *pctx) in_dt
|
H A D | fd5_draw.c | 75 unsigned index_offset) in_dt
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_context.c | 47 fd6_context_destroy(struct pipe_context *pctx) in_dt 128 in_dt
|
H A D | fd6_compute.c | 114 fd6_launch_grid(struct fd_context *ctx, const struct pipe_grid_info *info) in_dt
|
H A D | fd6_image.c | 180 const struct pipe_image_view *images) in_dt
|
H A D | fd6_texture.c | 182 struct pipe_sampler_view **views) in_dt
|
Completed in 13 milliseconds
12