Searched refs:swr_r (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_resource.h94 struct swr_resource *swr_r = swr_resource(resource); local in function:swr_resource_data
98 return (uint8_t*)(swr_r->swr.xpBaseAddress);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_resource.h95 struct swr_resource *swr_r = swr_resource(resource); local in function:swr_resource_data
99 return (uint8_t*)(swr_r->swr.xpBaseAddress);

Completed in 3 milliseconds