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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h60 unsigned npot_size1; member in struct:nv30_sampler_view
H A Dnv30_fragtex.c91 PUSH_DATA (push, sv->npot_size1);
H A Dnv30_texture.c289 so->npot_size1 = (pt->depth0 << 20) | mt->uniform_pitch;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h60 unsigned npot_size1; member in struct:nv30_sampler_view
H A Dnv30_fragtex.c91 PUSH_DATA (push, sv->npot_size1);
H A Dnv30_texture.c290 so->npot_size1 = (pt->depth0 << 20) | mt->uniform_pitch;

Completed in 5 milliseconds