Home
last modified time | relevance | path

Searched refs:lima_ctx_buff_pp_tex_desc (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/lima/
Dlima_texture.c290 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size); in lima_update_textures()
298 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.h121 lima_ctx_buff_pp_tex_desc, enumerator
Dlima_draw.c735 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc); in lima_pack_render_state()