Home
last modified time | relevance | path

Searched refs:query_pipeline_statistics (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dquery9.c34 return screen->caps.query_pipeline_statistics ? in d3dquerytype_to_pipe_query()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c257 caps->query_pipeline_statistics = true; in softpipe_init_screen_caps()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h862 bool query_pipeline_statistics; member
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c252 caps->query_pipeline_statistics = false; in nv30_init_screen_caps()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c368 caps->query_pipeline_statistics = true; in r600_init_screen_caps()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c327 caps->query_pipeline_statistics = true; in llvmpipe_init_screen_caps()
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c597 screen->caps.query_pipeline_statistics; in st_create_context_priv()
Dst_extensions.c1038 EXT_CAP(ARB_pipeline_statistics_query, query_pipeline_statistics); in st_init_extensions()
/external/mesa3d/src/mesa/main/
Dqueryobj.c1358 if (screen->caps.query_pipeline_statistics || in _mesa_init_queryobj()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c324 caps->query_pipeline_statistics = true; in nv50_init_screen_caps()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c431 caps->query_pipeline_statistics = in virgl_init_screen_caps()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1242 caps->query_pipeline_statistics = true; in si_init_screen_caps()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c351 caps->query_pipeline_statistics = true; in nvc0_init_screen_caps()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp446 caps->query_pipeline_statistics = true; in d3d12_init_screen_caps()
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1223 return screen->caps.query_pipeline_statistics != 0; in has_pipeline_stats_query()
/external/mesa3d/docs/gallium/
Dscreen.rst185 * ``pipe_caps.query_pipeline_statistics``: Whether PIPE_QUERY_PIPELINE_STATISTICS