Searched refs:lima_tex_list_size (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_texture.c44 #define lima_tex_list_size 64 macro
280 unsigned size = lima_tex_list_size;
289 off_t offset = lima_tex_list_size;
306 lima_ctx_buff_va(ctx, lima_ctx_buff_pp_tex_desc) + lima_tex_list_size,
307 lima_tex_list_size);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_texture.c49 #define lima_tex_list_size 64 macro
257 unsigned size = lima_tex_list_size + lima_tex->num_samplers * lima_tex_desc_size;
262 off_t offset = lima_tex_desc_size * i + lima_tex_list_size;

Completed in 4 milliseconds