Home
last modified time | relevance | path

Searched defs:nondraw (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c336 bool nondraw) assert_dt in alloc_batch_locked()
410 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch()
Dfreedreno_batch.c124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create()
Dfreedreno_batch.h94 bool nondraw : 1; member