Searched defs:swr_res (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
H A Dswr_shader.cpp95 struct swr_resource *swr_res = swr_resource(view->texture); local
98 if (swr_res->has_depth && swr_res->has_stencil &&
113 struct swr_resource *swr_res = swr_resource(view->texture); local
116 if (swr_res->has_depth && swr_res->has_stencil &&

Completed in 64 milliseconds