Home
last modified time | relevance | path

Searched refs:fd_hw_query_enable (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.h145 void fd_hw_query_enable(struct fd_batch *batch,
Dfreedreno_query_hw.c401 fd_hw_query_enable(struct fd_batch *batch, struct fd_ringbuffer *ring) in fd_hw_query_enable() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c970 fd_hw_query_enable(batch, ring); in fd3_emit_restore()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c1096 fd_hw_query_enable(batch, ring); in fd4_emit_restore()