Searched refs:lima_ctx_buff_alloc (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_context.h280 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff,
H A Dlima_draw.c1066 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_plb_rsw,
1210 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_attribute_info,
1247 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_uniform, size, true);
1279 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_uniform,
1283 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_uniform_array, 4, true);
1304 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_varying_info,
1310 lima_ctx_buff_alloc(ctx, lima_ctx_buff_sh_gl_pos,
1334 lima_ctx_buff_alloc(ctx, lima_ctx_buff_sh_varying,
1565 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_vs_cmd, vs_cmd_size, true);
1576 lima_ctx_buff_alloc(ct
[all...]
H A Dlima_context.c72 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, function in typeref:typename:void *
H A Dlima_texture.c259 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size, true);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_draw.c611 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_plb_rsw,
826 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_attribute_info,
864 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_uniform, size);
911 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_uniform,
915 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_uniform_array, 4);
944 lima_ctx_buff_alloc(ctx, lima_ctx_buff_gp_varying_info,
H A Dlima_context.c70 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, function in typeref:typename:void *
H A Dlima_context.h308 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff,
H A Dlima_texture.c287 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size);

Completed in 11 milliseconds