Searched defs:format_cap (Results 1 – 1 of 1) sorted by relevance
511 struct format_cap { struct512 const char *name;514 SVGA3dSurfaceFormat format;519 SVGA3dDevCapIndex devcap;522 unsigned block_width, block_height, block_bytes;547 static const struct format_cap format_cap_table[] = { argument