Searched refs:virgl_formats (Results 1 – 5 of 5) sorted by relevance
78 enum virgl_formats format;113 const struct vrend_format_table *vrend_get_format_table_entry(enum virgl_formats format);391 bool vrend_is_ds_format(enum virgl_formats format);392 bool vrend_format_is_emulated_alpha(enum virgl_formats format);
32 enum virgl_formats { enum
588 static inline bool vrend_format_can_sample(enum virgl_formats format) in vrend_format_can_sample()592 static inline bool vrend_format_can_render(enum virgl_formats format) in vrend_format_can_render()597 static inline bool vrend_format_is_ds(enum virgl_formats format) in vrend_format_is_ds()602 bool vrend_is_ds_format(enum virgl_formats format) in vrend_is_ds_format()607 bool vrend_format_is_emulated_alpha(enum virgl_formats format) in vrend_format_is_emulated_alpha()615 static bool vrend_format_needs_swizzle(enum virgl_formats format) in vrend_format_needs_swizzle()859 vrend_get_format_table_entry(enum virgl_formats format) in vrend_get_format_table_entry()