Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.c117 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create()
Dfreedreno_batch_cache.c315 fd_bc_alloc_batch(struct fd_batch_cache *cache, struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch()
Dfreedreno_batch.h105 bool nondraw : 1; member