Home
last modified time | relevance | path

Searched refs:xa_format_descriptor (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.c85 static struct xa_format_descriptor
88 struct xa_format_descriptor fdesc; in xa_get_pipe_format()
195 struct xa_format_descriptor fdesc = in xa_tracker_create()
261 static struct xa_format_descriptor
266 struct xa_format_descriptor fdesc; in xa_get_format_stype_depth()
288 struct xa_format_descriptor fdesc = xa_get_pipe_format(xa, xa_format); in xa_format_check_supported()
334 struct xa_format_descriptor fdesc; in surface_create()
446 struct xa_format_descriptor fdesc; in xa_surface_redefine()
Dxa_priv.h58 struct xa_format_descriptor { struct
70 struct xa_format_descriptor fdesc; argument