Home
last modified time | relevance | path

Searched refs:xa_composite_allocation (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.h109 struct xa_composite_allocation { struct
119 extern const struct xa_composite_allocation * argument
120 xa_composite_allocation(void);
Dxa_composite.c544 static const struct xa_composite_allocation a = {
550 XA_EXPORT const struct xa_composite_allocation *
551 xa_composite_allocation(void) in xa_composite_allocation() function
/external/mesa3d/src/gallium/targets/xa/
Dxa.sym3 xa_composite_allocation;