Home
last modified time | relevance | path

Searched refs:lima_ctx_buff_va (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c285 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform), in lima_pack_vs_cmd()
298 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info), in lima_pack_vs_cmd()
302 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_varying_info), in lima_pack_vs_cmd()
354 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw), in lima_pack_plbu_cmd()
735 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc); in lima_pack_render_state()
742 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_uniform_array); in lima_pack_render_state()
794 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw)); in lima_pack_render_state()
798 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw)); in lima_pack_render_state()
834 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info)); in lima_update_gp_attribute_info()
881 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform)); in lima_update_gp_uniform()
[all …]
Dlima_texture.c298 descs[i] = lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + offset; in lima_update_textures()
305 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc)); in lima_update_textures()
309 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + lima_tex_list_size, in lima_update_textures()
Dlima_context.h276 uint32_t lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff);
Dlima_context.c48 lima_ctx_buff_va(struct lima_context *ctx, enum lima_ctx_buff buff) in lima_ctx_buff_va() function
/external/mesa3d/docs/relnotes/
D20.1.0.rst3432 - lima: remove lima_ctx_buff_va submit flags (v2)