Home
last modified time | relevance | path

Searched refs:log2i (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_tex.c95 filter |= log2i(sa->MaxAnisotropy) << 31 | in nv04_emit_tex_obj()
97 log2i(sa->MaxAnisotropy) << 27 | in nv04_emit_tex_obj()
Dnv04_surface.c237 log2i(dst->width) << 16 | in nv04_surface_copy_swizzle()
238 log2i(dst->height) << 24); in nv04_surface_copy_swizzle()
328 unsigned k = log2i(MIN2(s->width, s->height)); in get_swizzled_offset()
Dnouveau_util.h106 log2i(unsigned i) in log2i() function
Dnv10_state_tex.c193 | log2i(sa->MaxAnisotropy) << 4; in nv10_emit_tex_obj()
Dnv20_state_tex.c239 | log2i(sa->MaxAnisotropy) << 4; in nv20_emit_tex_obj()