Searched defs:texdim (Results 1 – 2 of 2) sorted by relevance
288 unsigned dstmask, unsigned texdim, in panvk_meta_copy_img2img_shader()701 for (unsigned texdim = 1; texdim <= 3; texdim++) { in panvk_meta_copy_img2img_init() local1242 unsigned texdim, unsigned texisarray, in panvk_meta_copy_img2buf_shader()1564 for (unsigned texdim = 1; texdim <= 3; texdim++) { in panvk_meta_copy_img2buf_init() local
88 unsigned tile, texdim; in r300_texture_macro_switch() local