Searched refs:lima_ctx_buff_va (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_texture.c295 descs[i] = lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + offset;
302 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc));
306 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + lima_tex_list_size,
H A Dlima_draw.c291 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform),
304 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info),
308 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_varying_info),
361 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw),
751 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc);
758 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_uniform_array);
810 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw));
814 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw));
851 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info));
898 lima_ctx_buff_va(ct
[all...]
H A Dlima_context.c48 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff) function in typeref:typename:uint32_t
H A Dlima_context.h306 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_draw.c817 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform, LIMA_CTX_BUFF_SUBMIT_GP),
830 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info, LIMA_CTX_BUFF_SUBMIT_GP),
834 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_varying_info, LIMA_CTX_BUFF_SUBMIT_GP),
879 lima_ctx_buff_va(ctx, lima_ctx_buff_sh_gl_pos,
882 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw, LIMA_CTX_BUFF_SUBMIT_PP),
1156 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc, LIMA_CTX_BUFF_SUBMIT_PP);
1163 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_uniform_array, LIMA_CTX_BUFF_SUBMIT_PP);
1172 lima_ctx_buff_va(ctx, lima_ctx_buff_sh_varying, LIMA_CTX_BUFF_SUBMIT_PP);
1200 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw, 0));
1235 lima_ctx_buff_va(ct
[all...]
H A Dlima_texture.c266 descs[i] = lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc,
273 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc, 0));
H A Dlima_context.h277 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff,
H A Dlima_context.c49 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff, unsigned submit) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3432 - lima: remove lima_ctx_buff_va submit flags (v2)

Completed in 17 milliseconds