Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp847 const SWR_SURFACE_STATE *swr_surface = &swr->swr; in swr_change_rt() local
851 swr_surface = &swr->secondary; in swr_change_rt()
852 fmt = swr_surface->format; in swr_change_rt()
855 if (rt->pBaseAddress == swr_surface->pBaseAddress && in swr_change_rt()
872 *rt = *swr_surface; in swr_change_rt()