Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.h92 void *query_data; /* query specific data */ member
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h108 void *query_data; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_query.c570 const void *query_data = query_slot(pool, firstQuery + i); in genX() local