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.h241 struct threaded_resource { struct
393 static inline struct threaded_resource *
394 threaded_resource(struct pipe_resource *res) in threaded_resource() function
396 return (struct threaded_resource*)res; in threaded_resource()
Du_threaded_context.c263 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_init()
275 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_deinit()
878 struct threaded_resource *tres = in tc_set_shader_images()
879 threaded_resource(images[i].resource); in tc_set_shader_images()
941 struct threaded_resource *tres = threaded_resource(src->buffer); in tc_set_shader_buffers()
1129 struct threaded_resource *tres = threaded_resource(res); in tc_create_stream_output_target()
1299 struct threaded_resource *tbuf) in tc_invalidate_buffer()
1325 threaded_resource(new_buf)->base_valid_buffer_range = in tc_invalidate_buffer()
1341 struct threaded_resource *tres, unsigned usage, in tc_improve_map_buffer_flags()
1442 struct threaded_resource *tres = threaded_resource(resource); in tc_transfer_map()
[all …]
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h137 struct threaded_resource b;
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h142 struct threaded_resource b;