Home
last modified time | relevance | path

Searched refs:bi_texture (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dcompiler.h252 struct bi_texture { struct
357 struct bi_texture texture;
Dbi_print.c249 bi_print_texture(struct bi_texture *tex, FILE *fp) in bi_print_texture()