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 D | lima_context.h | 280 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff,
|
| H A D | lima_draw.c | 1066 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 D | lima_context.c | 72 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, function in typeref:typename:void *
|
| H A D | lima_texture.c | 259 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size, true);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 611 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 D | lima_context.c | 70 lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff, function in typeref:typename:void *
|
| H A D | lima_context.h | 308 void *lima_ctx_buff_alloc(struct lima_context *ctx, enum lima_ctx_buff buff,
|
| H A D | lima_texture.c | 287 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size);
|
Completed in 11 milliseconds