Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c460 tc_unbind_buffer(uint32_t *binding) in tc_unbind_buffer() function
1226 tc_unbind_buffer(&tc->const_buffers[shader][index]); in tc_set_constant_buffer()
1266 tc_unbind_buffer(&tc->const_buffers[shader][index]); in tc_set_constant_buffer()
1466 tc_unbind_buffer(&tc->sampler_buffers[shader][start + i]); in tc_set_sampler_views()
1478 tc_unbind_buffer(&tc->sampler_buffers[shader][start + i]); in tc_set_sampler_views()
1566 tc_unbind_buffer(&tc->image_buffers[shader][start + i]); in tc_set_shader_images()
1658 tc_unbind_buffer(&tc->shader_buffers[shader][start + i]); in tc_set_shader_buffers()
1727 tc_unbind_buffer(&tc->vertex_buffers[start + i]); in tc_set_vertex_buffers()
1745 tc_unbind_buffer(&tc->vertex_buffers[start + i]); in tc_set_vertex_buffers()
1802 tc_unbind_buffer(&tc->streamout_buffers[i]); in tc_set_stream_output_targets()