Home
last modified time | relevance | path

Searched refs:mapping_pipe (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_context.c172 srf->mapping_pipe = pipe; in xa_surface_map()
180 struct pipe_context *pipe = srf->mapping_pipe; in xa_surface_unmap()
Dxa_priv.h71 struct pipe_context *mapping_pipe; member