| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_fence.h | 29 struct lima_context; 34 void lima_fence_context_init(struct lima_context *ctx);
|
| H A D | lima_program.h | 32 bool lima_update_vs_state(struct lima_context *ctx); 33 bool lima_update_fs_state(struct lima_context *ctx);
|
| H A D | lima_texture.h | 30 void lima_texture_desc_set_res(struct lima_context *ctx, uint32_t *desc, 33 void lima_update_textures(struct lima_context *ctx);
|
| H A D | lima_context.h | 173 struct lima_context { struct 248 static inline struct lima_context * 249 lima_context(struct pipe_context *pctx) function in typeref:struct:lima_context * 251 return (struct lima_context *)pctx; 277 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff, 279 void *lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff); 280 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, 283 void lima_state_init(struct lima_context *ctx); 284 void lima_state_fini(struct lima_context *ctx); 285 void lima_draw_init(struct lima_context *ct [all...] |
| H A D | lima_submit.h | 30 struct lima_context; 34 struct lima_submit *lima_submit_create(struct lima_context *ctx, uint32_t pipe);
|
| H A D | lima_state.c | 34 #include "lima_context.h" 41 struct lima_context *ctx = lima_context(pctx); 116 struct lima_context *ctx = lima_context(pctx); 146 struct lima_context *ctx = lima_context(pctx); 176 struct lima_context *ctx = lima_context(pctx); 207 struct lima_context *ct [all...] |
| H A D | lima_fence.c | 34 #include "lima_context.h" 56 struct lima_context *ctx = lima_context(pctx); 61 void lima_fence_context_init(struct lima_context *ctx)
|
| H A D | lima_context.c | 36 #include "lima_context.h" 49 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff, unsigned submit) 63 lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff) 72 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, 115 struct lima_context *ctx = lima_context(pctx); 173 struct lima_context *ctx; 175 ctx = rzalloc(screen, struct lima_context); 271 lima_need_flush(struct lima_context *ctx, struct lima_bo *bo, bool write) 278 lima_is_scanout(struct lima_context *ct [all...] |
| H A D | lima_resource.h | 84 lima_resource_context_init(struct lima_context *ctx);
|
| H A D | lima_program.c | 36 #include "lima_context.h" 203 struct lima_context *ctx = lima_context(pctx); 221 lima_update_vs_state(struct lima_context *ctx) 241 lima_update_fs_state(struct lima_context *ctx) 294 struct lima_context *ctx = lima_context(pctx); 312 lima_program_init(struct lima_context *ctx)
|
| H A D | lima_query.c | 35 #include "lima_context.h" 87 lima_query_init(struct lima_context *pctx)
|
| H A D | lima_resource.c | 43 #include "lima_context.h" 385 struct lima_context *ctx = lima_context(pctx); 422 struct lima_context *ctx = lima_context(psurf->context); 457 struct lima_context *ctx = lima_context(pctx); 537 struct lima_context *ctx = lima_context(pctx); 559 lima_util_blitter_save_states(struct lima_context *ct [all...] |
| H A D | lima_draw.c | 38 #include "lima_context.h" 210 lima_ctx_dirty(struct lima_context *ctx) 216 lima_fb_need_reload(struct lima_context *ctx) 237 lima_pack_reload_plbu_cmd(struct lima_context *ctx) 329 lima_pack_clear_plbu_cmd(struct lima_context *ctx) 397 lima_pack_head_plbu_cmd(struct lima_context *ctx) 423 lima_is_scissor_zero(struct lima_context *ctx) 435 lima_is_scissor_full_fb(struct lima_context *ctx) 528 lima_update_pp_stream(struct lima_context *ctx, int off_x, int off_y, 586 lima_update_damage_pp_stream(struct lima_context *ct [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_fence.h | 29 struct lima_context; 34 void lima_fence_context_init(struct lima_context *ctx);
|
| H A D | lima_program.h | 32 bool lima_update_vs_state(struct lima_context *ctx); 33 bool lima_update_fs_state(struct lima_context *ctx);
|
| H A D | lima_job.h | 36 struct lima_context; 64 struct lima_context *ctx; 97 struct lima_job *lima_job_get(struct lima_context *ctx); 106 bool lima_job_init(struct lima_context *ctx); 107 void lima_job_fini(struct lima_context *ctx);
|
| H A D | lima_state.c | 37 #include "lima_context.h" 45 struct lima_context *ctx = lima_context(pctx); 84 struct lima_context *ctx = lima_context(pctx); 114 struct lima_context *ctx = lima_context(pctx); 144 struct lima_context *ctx = lima_context(pctx); 175 struct lima_context *ct [all...] |
| H A D | lima_context.h | 181 struct lima_context { struct 279 static inline struct lima_context * 280 lima_context(struct pipe_context *pctx) function in typeref:struct:lima_context * 282 return (struct lima_context *)pctx; 306 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff); 307 void *lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff); 308 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, 311 void lima_state_init(struct lima_context *ctx); 312 void lima_state_fini(struct lima_context *ctx); 313 void lima_draw_init(struct lima_context *ct [all...] |
| H A D | lima_context.c | 35 #include "lima_context.h" 48 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff) 61 lima_ctx_buff_map(struct lima_context *ctx, enum lima_ctx_buff buff) 70 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, 109 struct lima_context *ctx = lima_context(pctx); 138 struct lima_context *ctx = lima_context(pctx); 194 struct lima_context *ctx = lima_context(pct [all...] |
| H A D | lima_fence.c | 35 #include "lima_context.h" 57 struct lima_context *ctx = lima_context(pctx); 62 void lima_fence_context_init(struct lima_context *ctx)
|
| H A D | lima_program.c | 37 #include "lima_context.h" 277 lima_fs_compile_shader(struct lima_context *ctx, 312 lima_fs_upload_shader(struct lima_context *ctx, 329 lima_get_compiled_fs(struct lima_context *ctx, 383 struct lima_context *ctx = lima_context(pctx); 432 struct lima_context *ctx = lima_context(pctx); 441 struct lima_context *ctx = lima_context(pct [all...] |
| H A D | lima_texture.h | 93 void lima_texture_desc_set_res(struct lima_context *ctx, lima_tex_desc *desc, 97 void lima_update_textures(struct lima_context *ctx);
|
| H A D | lima_query.c | 35 #include "lima_context.h" 87 lima_query_init(struct lima_context *pctx)
|
| H A D | lima_resource.h | 98 lima_resource_context_init(struct lima_context *ctx);
|
| H A D | lima_job.c | 39 #include "lima_context.h" 54 struct lima_context *ctx = job->ctx; 89 lima_job_create(struct lima_context *ctx) 129 struct lima_context *ctx = job->ctx; 149 _lima_job_get(struct lima_context *ctx) 175 lima_job_get(struct lima_context *ctx) 211 struct lima_context *ctx = job->ctx; 249 struct lima_context *ctx = job->ctx; 274 struct lima_context *ctx = job->ctx; 347 struct lima_context *ct [all...] |