Home
last modified time | relevance | path

Searched refs:npot_size1 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h60 unsigned npot_size1; member
Dnv30_fragtex.c91 PUSH_DATA (push, sv->npot_size1); in nv30_fragtex_validate()
Dnv30_texture.c290 so->npot_size1 = (pt->depth0 << 20) | mt->uniform_pitch; in nv30_sampler_view_create()