Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.h39 struct fd_query_funcs { struct
50 const struct fd_query_funcs *funcs; argument
Dfreedreno_query_sw.c163 static const struct fd_query_funcs sw_query_funcs = {
Dfreedreno_query_acc.c181 static const struct fd_query_funcs acc_query_funcs = {
Dfreedreno_query_hw.c255 static const struct fd_query_funcs hw_query_funcs = {