Home
last modified time | relevance | path

Searched refs:virgl_formats (Results 1 – 5 of 5) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h78 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);
Dvirgl_hw.h32 enum virgl_formats { enum
Dvrend_renderer.c588 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()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_hw.h32 enum virgl_formats { enum
/external/minigbm/
Dvirgl_hw.h32 enum virgl_formats { enum