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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c579 unsigned face_mult = dim == MALI_TEXTURE_DIMENSION_CUBE ? 6 : 1; local in function:panfrost_get_surface_pointer
587 offset = panfrost_texture_offset(layout, l, (w * face_mult) + f, s);

Completed in 2 milliseconds