Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h243 struct threaded_resource { struct
402 static inline struct threaded_resource *
403 threaded_resource(struct pipe_resource *res) in threaded_resource() function
405 return (struct threaded_resource*)res; in threaded_resource()
Du_threaded_context.c333 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_init()
345 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_deinit()
979 struct threaded_resource *tres = in tc_set_shader_images()
980 threaded_resource(images[i].resource); in tc_set_shader_images()
1047 struct threaded_resource *tres = threaded_resource(src->buffer); in tc_set_shader_buffers()
1236 struct threaded_resource *tres = threaded_resource(res); in tc_create_stream_output_target()
1406 struct threaded_resource *tbuf) in tc_invalidate_buffer()
1432 threaded_resource(new_buf)->base_valid_buffer_range = in tc_invalidate_buffer()
1448 struct threaded_resource *tres, unsigned usage, in tc_improve_map_buffer_flags()
1552 struct threaded_resource *tres = threaded_resource(resource); in tc_transfer_map()
[all …]
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h136 struct threaded_resource b;
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h260 struct threaded_resource b;