Home
last modified time | relevance | path

Searched refs:threaded_resource_init (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h45 * - threaded_resource for pipe_resource (use threaded_resource_init/deinit)
541 void threaded_resource_init(struct pipe_resource *res, bool allow_cpu_storage);
H A Du_threaded_context.c707 threaded_resource_init(struct pipe_resource *res, bool allow_cpu_storage) in threaded_resource_init() function
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c123 threaded_resource_init(&nresource->b.b, false); in noop_resource_create()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c561 threaded_resource_init(&rbuffer->b.b, false); in r600_alloc_buffer_struct()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp319 threaded_resource_init(&plane_res->base.b, false); in convert_planar_resource()
383 threaded_resource_init(&res->base.b, in d3d12_resource_create_or_place()
628 threaded_resource_init(&res->base.b, false); in d3d12_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c571 threaded_resource_init(&buf->b.b, allow_cpu_storage); in si_alloc_buffer_struct()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1134 threaded_resource_init(prsc, false); in alloc_resource_struct()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c368 threaded_resource_init(&res->base.b, false); in crocus_alloc_resource()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c516 threaded_resource_init(&res->base.b, false); in iris_alloc_resource()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1110 threaded_resource_init(&res->base.b, false); in resource_create()

Completed in 29 milliseconds