Searched refs:r600_pipe_sampler_view (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.h109 void evergreen_set_tex_resource(struct r600_pipe_compute *pipe, struct r600_pipe_sampler_view* view, int id);
H A Devergreen_compute.c502 struct r600_pipe_sampler_view **resource =
503 (struct r600_pipe_sampler_view **)views;
H A Dr600_state_common.c383 struct r600_pipe_sampler_view *resource = (struct r600_pipe_sampler_view *)state;
588 struct r600_pipe_sampler_view **rviews = (struct r600_pipe_sampler_view **)views;
H A Dr600_pipe.h174 struct r600_pipe_sampler_view { struct
269 struct r600_pipe_sampler_view *views[NUM_TEX_UNITS];
H A Devergreen_compute_internal.c495 struct r600_pipe_sampler_view* view,
H A Dr600_state.c1013 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view);
1921 struct r600_pipe_sampler_view *rview;
H A Devergreen_state.c987 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view);
2084 struct r600_pipe_sampler_view *rview;
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.h109 void evergreen_set_tex_resource(struct r600_pipe_compute *pipe, struct r600_pipe_sampler_view* view, int id);
H A Devergreen_compute.c502 struct r600_pipe_sampler_view **resource =
503 (struct r600_pipe_sampler_view **)views;
H A Dr600_state_common.c383 struct r600_pipe_sampler_view *resource = (struct r600_pipe_sampler_view *)state;
588 struct r600_pipe_sampler_view **rviews = (struct r600_pipe_sampler_view **)views;
H A Dr600_pipe.h174 struct r600_pipe_sampler_view { struct
269 struct r600_pipe_sampler_view *views[NUM_TEX_UNITS];
H A Devergreen_compute_internal.c495 struct r600_pipe_sampler_view* view,
H A Dr600_state.c1013 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view);
1921 struct r600_pipe_sampler_view *rview;
H A Devergreen_state.c987 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view);
2084 struct r600_pipe_sampler_view *rview;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state.c2125 struct r600_pipe_sampler_view *resource = (struct r600_pipe_sampler_view *)state;
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2125 struct r600_pipe_sampler_view *resource = (struct r600_pipe_sampler_view *)state;

Completed in 660 milliseconds