Home
last modified time | relevance | path

Searched refs:__fd_batch_describe (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h274 void __fd_batch_describe(char* buf, const struct fd_batch *batch);
307 (debug_reference_descriptor)__fd_batch_describe)) in fd_batch_reference_locked()
Dfreedreno_batch.c302 __fd_batch_describe(char* buf, const struct fd_batch *batch) in __fd_batch_describe() function