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.cpp918 const SWR_SURFACE_STATE *swr_surface = &swr->swr; in swr_change_rt() local
922 swr_surface = &swr->secondary; in swr_change_rt()
923 fmt = swr_surface->format; in swr_change_rt()
926 if (rt->xpBaseAddress == swr_surface->xpBaseAddress && in swr_change_rt()
948 *rt = *swr_surface; in swr_change_rt()