HomeSort by: relevance | last modified time | path
    Searched refs:roundup_h (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
r100_track.h 56 bool roundup_h; member in struct:r100_cs_track_texture
radeon_r200.c 431 track->textures[i].roundup_h = false;
radeon_r100.c 1837 track->textures[i].roundup_h = false;
2109 DRM_ERROR("height round to power of 2 %d\n", t->roundup_h);
2211 if (track->textures[u].roundup_h)
2459 track->textures[i].roundup_h = true;
radeon_r300.c 1040 track->textures[i].roundup_h = false;

Completed in 15 milliseconds