Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h22 struct fd_query_funcs { struct
38 const struct fd_query_funcs *funcs; argument
H A Dfreedreno_query_sw.c145 static const struct fd_query_funcs sw_query_funcs = {
H A Dfreedreno_query_acc.c237 static const struct fd_query_funcs acc_query_funcs = {
H A Dfreedreno_query_hw.c233 static const struct fd_query_funcs hw_query_funcs = {