Searched refs:xa_surface_format (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c183 enum xa_formats old_format = xa_surface_format(vpix->hw);
235 enum xa_formats old_format = xa_surface_format(vpix->hw);
304 enum xa_formats old_format = xa_surface_format(vpix->hw);
347 enum xa_formats old_format = xa_surface_format(vpix->hw);
369 if (vpix->staging_format != xa_surface_format(vpix->hw))
H A Dvmwgfx_dri2.c216 buffer->cpp = xa_format_depth(xa_surface_format(srf)) / 8;
H A Dvmwgfx_tex_video.c744 xa_surface_format(vpix->hw));
H A Dvmwgfx_saa.c1528 depth = xa_format_depth(xa_surface_format(vpix->hw));
/xsrc/external/mit/MesaLib/src/gallium/frontends/xa/
H A Dxa_tracker.h198 enum xa_formats xa_surface_format(const struct xa_surface *srf);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.c289 src_hw_format = xa_surface_format(src);
391 xa_format_type(xa_surface_format(dst_pic->srf)))
H A Dxa_tracker.h.in198 enum xa_formats xa_surface_format(const struct xa_surface *srf);
H A Dxa_tracker.c575 xa_surface_format(const struct xa_surface *srf) function in typeref:typename:XA_EXPORT enum xa_formats
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.c289 src_hw_format = xa_surface_format(src);
391 xa_format_type(xa_surface_format(dst_pic->srf)))
H A Dxa_tracker.h.in198 enum xa_formats xa_surface_format(const struct xa_surface *srf);
H A Dxa_tracker.c575 xa_surface_format(const struct xa_surface *srf) function in typeref:typename:XA_EXPORT enum xa_formats

Completed in 12 milliseconds