HomeSort by: relevance | last modified time | path
    Searched defs:blockwidth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_cs.c 102 unsigned blockwidth; member in struct:gpu_formats
202 if (color_formats_table[format].blockwidth > 0)
223 bw = color_formats_table[format].blockwidth;
radeon_r600_cs.c 102 unsigned blockwidth; member in struct:gpu_formats
202 if (color_formats_table[format].blockwidth > 0)
223 bw = color_formats_table[format].blockwidth;

Completed in 27 milliseconds