Searched refs:xa_composite_allocation (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.h125 struct xa_composite_allocation { struct
135 extern const struct xa_composite_allocation *
136 xa_composite_allocation(void);
H A Dxa_composite.c582 static const struct xa_composite_allocation a = {
588 XA_EXPORT const struct xa_composite_allocation *
589 xa_composite_allocation(void) function in typeref:typename:XA_EXPORT const struct xa_composite_allocation *
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.h125 struct xa_composite_allocation { struct
135 extern const struct xa_composite_allocation *
136 xa_composite_allocation(void);
H A Dxa_composite.c582 static const struct xa_composite_allocation a = {
588 XA_EXPORT const struct xa_composite_allocation *
589 xa_composite_allocation(void) function in typeref:typename:XA_EXPORT const struct xa_composite_allocation *
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_composite.c255 const struct xa_composite_allocation *a = xa_composite_allocation();
H A Dvmwgfx_tex_video.c393 const struct xa_composite_allocation *alloc;
408 alloc = xa_composite_allocation();

Completed in 11 milliseconds