Home
last modified time | relevance | path

Searched refs:xa_composite (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.h103 struct xa_composite { struct
128 xa_composite_check_accelerated(const struct xa_composite *comp); argument
131 xa_composite_prepare(struct xa_context *ctx, const struct xa_composite *comp);
Dxa_composite.c216 xa_composite_check_accelerated(const struct xa_composite *comp) in xa_composite_check_accelerated()
256 const struct xa_composite *comp) in bind_composite_blend_state()
325 bind_shaders(struct xa_context *ctx, const struct xa_composite *comp) in bind_shaders()
386 const struct xa_composite *comp) in bind_samplers()
470 const struct xa_composite *comp) in xa_composite_prepare()
511 const struct xa_composite *comp = ctx->comp; in xa_composite_rect()
538 .xa_composite_size = sizeof(struct xa_composite),
DMakefile26 xa_composite.c
Dxa_priv.h113 const struct xa_composite *comp;
/external/mesa3d/src/gallium/targets/xa-vmwgfx/
DMakefile88 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_composite.h $(DESTDIR)$(INSTALL_INC_DIR)