Searched defs:format_cap (Results 1 – 1 of 1) sorted by relevance
471 struct format_cap { struct472 const char *name;474 SVGA3dSurfaceFormat format;479 SVGA3dDevCapIndex devcap;482 unsigned block_width, block_height, block_bytes;507 static const struct format_cap format_cap_table[] = { argument