Searched refs:lima_ctx_buff_pp_tex_desc (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_texture.c | 287 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size); 295 descs[i] = lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + offset; 302 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc)); 306 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + lima_tex_list_size,
|
| H A D | lima_context.h | 141 lima_ctx_buff_pp_tex_desc, enumerator in enum:lima_ctx_buff
|
| H A D | lima_draw.c | 751 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_texture.c | 259 lima_ctx_buff_alloc(ctx, lima_ctx_buff_pp_tex_desc, size, true); 266 descs[i] = lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc, 273 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc, 0));
|
| H A D | lima_context.h | 131 lima_ctx_buff_pp_tex_desc, enumerator in enum:lima_ctx_buff
|
| H A D | lima_draw.c | 1156 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc, LIMA_CTX_BUFF_SUBMIT_PP);
|
Completed in 10 milliseconds