Searched refs:lima_tex_desc_size (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_texture.h28 #define lima_tex_desc_size 64 macro
H A Dlima_texture.c159 memset(desc, 0, lima_tex_desc_size);
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;
H A Dlima_draw.c279 memset(td, 0, lima_tex_desc_size);

Completed in 6 milliseconds