HomeSort by relevance Sort by last modified time
    Searched refs:npot_size0 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.h 57 unsigned npot_size0; member in struct:nv30_sampler_view
nv30_fragtex.c 137 PUSH_DATA (push, sv->npot_size0);
nv30_texture.c 269 so->npot_size0 = (pt->width0 << 16) | pt->height0;

Completed in 42 milliseconds