Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h59 unsigned npot_size0; member
Dnv30_fragtex.c137 PUSH_DATA (push, sv->npot_size0); in nv30_fragtex_validate()
Dnv30_texture.c288 so->npot_size0 = (pt->width0 << 16) | pt->height0; in nv30_sampler_view_create()