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.c82 static struct xa_format_descriptor
85 struct xa_format_descriptor fdesc; in xa_get_pipe_format()
175 struct xa_format_descriptor fdesc = xa_get_pipe_format(xa_format); in xa_tracker_create()
234 static struct xa_format_descriptor
239 struct xa_format_descriptor fdesc; in xa_get_format_stype_depth()
261 struct xa_format_descriptor fdesc = xa_get_pipe_format(xa_format); in xa_format_check_supported()
292 struct xa_format_descriptor fdesc; in xa_surface_create()
354 struct xa_format_descriptor fdesc; in xa_surface_redefine()
Dxa_priv.h56 struct xa_format_descriptor { struct
67 struct xa_format_descriptor fdesc; argument