Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c306 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform), in lima_pack_vs_cmd()
319 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info), in lima_pack_vs_cmd()
323 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_varying_info), in lima_pack_vs_cmd()
376 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw), in lima_pack_plbu_cmd()
744 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc); in lima_pack_render_state()
751 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_uniform_array); in lima_pack_render_state()
807 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw)); in lima_pack_render_state()
811 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_plb_rsw)); in lima_pack_render_state()
848 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_attribute_info)); in lima_update_gp_attribute_info()
895 lima_ctx_buff_va(ctx, lima_ctx_buff_gp_uniform)); in lima_update_gp_uniform()
[all …]
Dlima_texture.c327 descs[i] = lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + offset; in lima_update_textures()
334 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc)); in lima_update_textures()
338 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + lima_tex_list_size, in lima_update_textures()
Dlima_context.h316 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
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst3432 - lima: remove lima_ctx_buff_va submit flags (v2)