Home
last modified time | relevance | path

Searched refs:sampler_buffers (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h500 uint32_t sampler_buffers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
Du_threaded_context.c483 tc_add_bindings_to_buffer_list(buffer_list, tc->sampler_buffers[shader], in tc_add_shader_bindings_to_buffer_list()
511 sampler = tc_rebind_bindings(old_id, new_id, tc->sampler_buffers[shader], in tc_rebind_shader_bindings()
1406 tc_bind_buffer(&tc->sampler_buffers[shader][start + i], next, in tc_set_sampler_views()
1409 tc_unbind_buffer(&tc->sampler_buffers[shader][start + i]); in tc_set_sampler_views()
1418 tc_bind_buffer(&tc->sampler_buffers[shader][start + i], next, in tc_set_sampler_views()
1421 tc_unbind_buffer(&tc->sampler_buffers[shader][start + i]); in tc_set_sampler_views()
1426 tc_unbind_buffers(&tc->sampler_buffers[shader][start + count], in tc_set_sampler_views()
1433 tc_unbind_buffers(&tc->sampler_buffers[shader][start], in tc_set_sampler_views()