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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
r100_track.h 55 bool roundup_w; member in struct:r100_cs_track_texture
radeon_r200.c 428 track->textures[i].roundup_w = false;
radeon_r100.c 1834 track->textures[i].roundup_w = false;
2108 DRM_ERROR("width round to power of 2 %d\n", t->roundup_w);
2204 if (track->textures[u].roundup_w)
2458 track->textures[i].roundup_w = true;
radeon_r300.c 1036 track->textures[i].roundup_w = false;

Completed in 16 milliseconds