Searched refs:hud_pipe_query_install (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_driver_query.c | 370 hud_pipe_query_install(struct hud_batch_query_context **pbq, in hud_pipe_query_install() function 447 hud_pipe_query_install(pbq, pane, query.name, query.query_type, 0, in hud_driver_query_install()
|
D | hud_private.h | 166 void hud_pipe_query_install(struct hud_batch_query_context **pbq,
|
D | hud_context.c | 1328 hud_pipe_query_install(&hud->batch_query, pane, in hud_parse_env_var() 1337 hud_pipe_query_install(&hud->batch_query, pane, in hud_parse_env_var() 1367 hud_pipe_query_install(&hud->batch_query, pane, name, in hud_parse_env_var()
|