Searched defs:tres (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c263 struct threaded_resource *tres = threaded_resource(res); local in function:threaded_resource_init
275 struct threaded_resource *tres = threaded_resource(res); local in function:threaded_resource_deinit
879 struct threaded_resource *tres = local in function:tc_set_shader_images
946 struct threaded_resource *tres = threaded_resource(src->buffer); local in function:tc_set_shader_buffers
1134 struct threaded_resource *tres = threaded_resource(res); local in function:tc_create_stream_output_target
1345 tc_improve_map_buffer_flags(struct threaded_context * tc,struct threaded_resource * tres,unsigned usage,unsigned offset,unsigned size) argument
1447 struct threaded_resource *tres = threaded_resource(resource); local in function:tc_transfer_map
1527 struct threaded_resource *tres = threaded_resource(ttrans->b.resource); local in function:tc_buffer_do_flush_region
1551 struct threaded_resource *tres = threaded_resource(transfer->resource); local in function:tc_transfer_flush_region
1586 struct threaded_resource *tres = threaded_resource(transfer->resource); local in function:tc_transfer_unmap
1628 struct threaded_resource *tres = threaded_resource(resource); local in function:tc_buffer_subdata
2391 struct threaded_resource *tres = threaded_resource(res); local in function:tc_clear_buffer
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c675 struct threaded_resource *tres = threaded_resource(res); local in function:threaded_resource_init
689 struct threaded_resource *tres local in function:threaded_resource_deinit
1500 struct threaded_resource *tres = threaded_resource(resource); local in function:tc_set_shader_images
1589 struct threaded_resource *tres = threaded_resource(src->buffer); local in function:tc_set_shader_buffers
1834 struct threaded_resource *tres = threaded_resource(res); local in function:tc_create_stream_output_target
2038 tc_improve_map_buffer_flags(struct threaded_context * tc,struct threaded_resource * tres,unsigned usage,unsigned offset,unsigned size) argument
2142 struct threaded_resource *tres = threaded_resource(resource); local in function:tc_buffer_map
2220 struct threaded_resource *tres = threaded_resource(resource); local in function:tc_texture_map
2274 struct threaded_resource *tres = threaded_resource(ttrans->b.resource); local in function:tc_buffer_do_flush_region
2299 struct threaded_resource *tres = threaded_resource(transfer->resource); local in function:tc_transfer_flush_region
2341 struct threaded_resource *tres = threaded_resource(p->resource); local in function:tc_call_buffer_unmap
2358 struct threaded_resource *tres = threaded_resource(transfer->resource); local in function:tc_buffer_unmap
2468 struct threaded_resource *tres = threaded_resource(resource); local in function:tc_buffer_subdata
3873 struct threaded_resource *tres = threaded_resource(res); local in function:tc_clear_buffer
[all...]

Completed in 15 milliseconds