Home
last modified time | relevance | path

Searched defs:active_queries (Results 1 – 12 of 12) sorted by relevance

/third_party/cares/src/lib/legacy/
Dares_fds.c35 size_t active_queries; in ares_fds() local
Dares_getsock.c38 size_t active_queries; in ares_getsock() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_scene.h149 struct llvmpipe_query *active_queries[LP_MAX_ACTIVE_BINNED_QUERIES]; member
Dlp_setup_context.h99 struct llvmpipe_query *active_queries[LP_MAX_ACTIVE_BINNED_QUERIES]; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h271 struct list_head active_queries; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h165 bool active_queries; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h266 unsigned active_queries; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h653 bool active_queries; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h508 struct list_head active_queries; member
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h686 bool active_queries; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1305 struct list_head active_queries; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_types.h643 struct set active_queries; /* zink_query objects which were active at some point in this batch */ member