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.c167 srf->mapping_pipe = pipe; in xa_surface_map()
175 struct pipe_context *pipe = srf->mapping_pipe; in xa_surface_unmap()
Dxa_priv.h68 struct pipe_context *mapping_pipe; member