Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h535 uint32_t sampler_buffers[PIPE_SHADER_TYPES][PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
Du_threaded_context.c514 tc_add_bindings_to_buffer_list(buffer_list, tc->sampler_buffers[shader], in tc_add_shader_bindings_to_buffer_list()
542 sampler = tc_rebind_bindings(old_id, new_id, tc->sampler_buffers[shader], in tc_rebind_shader_bindings()
1463 tc_bind_buffer(tc, &tc->sampler_buffers[shader][start + i], next, in tc_set_sampler_views()
1466 tc_unbind_buffer(&tc->sampler_buffers[shader][start + i]); in tc_set_sampler_views()
1475 tc_bind_buffer(tc, &tc->sampler_buffers[shader][start + i], next, in tc_set_sampler_views()
1478 tc_unbind_buffer(&tc->sampler_buffers[shader][start + i]); in tc_set_sampler_views()
1483 tc_unbind_buffers(&tc->sampler_buffers[shader][start + count], in tc_set_sampler_views()
1490 tc_unbind_buffers(&tc->sampler_buffers[shader][start], in tc_set_sampler_views()
/third_party/mesa3d/docs/relnotes/
D22.0.4.rst93 - gallium/u_threaded_context: Use PIPE_MAX_SHADER_SAMPLER_VIEWS for sampler_buffers
D22.1.0.rst1821 - gallium/u_threaded_context: Use PIPE_MAX_SHADER_SAMPLER_VIEWS for sampler_buffers
D22.2.0.rst2754 - gallium/u_threaded_context: Use PIPE_MAX_SHADER_SAMPLER_VIEWS for sampler_buffers