Home
last modified time | relevance | path

Searched refs:r600_pipe_sampler_view (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h285 struct r600_pipe_sampler_view { struct
383 struct r600_pipe_sampler_view *views[NUM_TEX_UNITS];
Dr600_blit.c273 struct r600_pipe_sampler_view *rview; in r600_decompress_depth_textures()
280 rview = (struct r600_pipe_sampler_view*)view; in r600_decompress_depth_textures()
Dr600_state_common.c422 struct r600_pipe_sampler_view *view = (struct r600_pipe_sampler_view *)state; in r600_sampler_view_destroy()
633 struct r600_pipe_sampler_view **rviews = (struct r600_pipe_sampler_view **)views; in r600_set_sampler_views()
3217 struct r600_pipe_sampler_view *view; in r600_invalidate_buffer()
Dr600_state.c623 texture_buffer_sampler_view(struct r600_pipe_sampler_view *view, in texture_buffer_sampler_view()
666 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view); in r600_create_sampler_view_custom()
1781 struct r600_pipe_sampler_view *rview; in r600_emit_sampler_views()
1829 struct r600_pipe_sampler_view *rview; in r600_emit_sampler_states()
Devergreen_state.c680 struct r600_pipe_sampler_view *view, in texture_buffer_sampler_view()
914 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view); in evergreen_create_sampler_view_custom()
2342 struct r600_pipe_sampler_view *rview; in evergreen_emit_sampler_views()
2460 struct r600_pipe_sampler_view *rview = texinfo->views.views[i]; in evergreen_emit_sampler_states()