Searched refs:lima_tex_desc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_texture.h91 } lima_tex_desc; typedef in typeref:struct:__anon2784f75f0108
93 void lima_texture_desc_set_res(struct lima_context *ctx, lima_tex_desc *desc,
H A Dlima_texture.c46 static_assert(offsetof(lima_tex_desc, va) == 24, "lima_tex_desc->va offset isn't 24");
50 lima_texture_desc_set_va(lima_tex_desc *desc,
71 lima_texture_desc_set_res(struct lima_context *ctx, lima_tex_desc *desc,
122 lima_tex_desc *desc = pdesc;
241 unsigned size = offsetof(lima_tex_desc, va);
H A Dlima_parser.c718 lima_tex_desc *desc = (lima_tex_desc *)&data[offset];
H A Dlima_job.c393 lima_tex_desc *td = cpu + lima_reload_tex_desc_offset;

Completed in 6 milliseconds