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.cpp1021 const SWR_SURFACE_STATE *swr_surface = &swr->swr; in swr_change_rt() local
1025 swr_surface = &swr->secondary; in swr_change_rt()
1026 fmt = swr_surface->format; in swr_change_rt()
1029 if (rt->xpBaseAddress == swr_surface->xpBaseAddress && in swr_change_rt()
1051 *rt = *swr_surface; in swr_change_rt()