Searched refs:tex_resource (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_pipe.h176 struct r600_resource *tex_resource; member in struct:r600_pipe_sampler_view
H A Dr600_state.c1085 view->tex_resource = &tmp->resource;
1933 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
H A Devergreen_state.c1074 view->tex_resource = &tmp->resource;
2096 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h176 struct r600_resource *tex_resource; member in struct:r600_pipe_sampler_view
H A Dr600_state.c1085 view->tex_resource = &tmp->resource;
1933 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,
H A Devergreen_state.c1074 view->tex_resource = &tmp->resource;
2096 reloc = r600_context_bo_reloc(rctx, rview->tex_resource,

Completed in 87 milliseconds