Home
last modified time | relevance | path

Searched refs:gmem_lock (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c252 mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
414 (void) mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c573 mtx_lock(&ctx->gmem_lock); in render_tiles()
614 mtx_unlock(&ctx->gmem_lock); in render_tiles()
H A Dfreedreno_context.h179 mtx_t gmem_lock; member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
H A Dfreedreno_context.h214 simple_mtx_t gmem_lock; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
H A Dfreedreno_context.h214 simple_mtx_t gmem_lock; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
617 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c385 simple_mtx_destroy(&ctx->gmem_lock); in fd_context_destroy()
616 simple_mtx_init(&ctx->gmem_lock, mtx_plain); in fd_context_init()
H A Dfreedreno_gmem.c585 simple_mtx_lock(&ctx->gmem_lock); in render_tiles()
626 simple_mtx_unlock(&ctx->gmem_lock); in render_tiles()

12