Home
last modified time | relevance | path

Searched refs:nondraw (Results 1 – 25 of 116) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
H A Dfreedreno_batch.h94 bool nondraw : 1; member
272 struct fd_batch *fd_batch_create(struct fd_context *ctx, bool nondraw);
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
H A Dfreedreno_batch.h94 bool nondraw : 1; member
272 struct fd_batch *fd_batch_create(struct fd_context *ctx, bool nondraw);
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
H A Dfreedreno_batch.h94 bool nondraw : 1; member
272 struct fd_batch *fd_batch_create(struct fd_context *ctx, bool nondraw);
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked() argument
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() argument
419 if (nondraw) in fd_bc_alloc_batch()
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
426 if (batch && nondraw) in fd_bc_alloc_batch()
H A Dfreedreno_batch.c66 if (batch->nondraw) { in batch_init()
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
135 batch->nondraw = nondraw; in fd_batch_create()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c60 if (batch->nondraw) { in batch_init()
113 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() argument
124 batch->nondraw = nondraw; in fd_batch_create()
155 if (!batch->nondraw) { in batch_fini()
H A Dfreedreno_batch.h105 bool nondraw : 1; member
263 struct fd_batch * fd_batch_create(struct fd_context *ctx, bool nondraw);

12345