Searched defs:vrend_format_table (Results 1 – 1 of 1) sorted by relevance
77 struct vrend_format_table { struct78 enum virgl_formats format;79 GLenum internalformat;80 GLenum glformat;81 GLenum gltype;82 uint8_t swizzle[4];83 uint32_t bindings;84 int flags;