Home
last modified time | relevance | path

Searched defs:xa_format (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c85 xa_get_pipe_format(struct xa_tracker *xa, enum xa_formats xa_format) in xa_get_pipe_format() argument
199 enum xa_formats xa_format; in xa_tracker_create() local
294 xa_format_check_supported(struct xa_tracker *xa, enum xa_formats xa_format, unsigned int flags) xa_format_check_supported() argument
333 surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, struct winsys_handle *whandle) surface_create() argument
395 xa_surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags) xa_surface_create() argument
407 xa_surface_from_handle(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, uint32_t handle, uint32_t stride) xa_surface_from_handle() argument
421 xa_surface_from_handle2(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, enum xa_handle_type type, uint32_t handle, uint32_t stride) xa_surface_from_handle2() argument
439 xa_surface_redefine(struct xa_surface *srf, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int new_flags, int copy_contents) xa_surface_redefine() argument
[all...]
H A Dxa_priv.h60 enum xa_formats xa_format; member

Completed in 2 milliseconds