Home
last modified time | relevance | path

Searched refs:PIPE_CAP_QUERY_TIMESTAMP (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c44 return screen->get_param(screen, PIPE_CAP_QUERY_TIMESTAMP) ? in d3dquerytype_to_pipe_query()
48 return screen->get_param(screen, PIPE_CAP_QUERY_TIMESTAMP) ? in d3dquerytype_to_pipe_query()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c139 case PIPE_CAP_QUERY_TIMESTAMP: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c213 case PIPE_CAP_QUERY_TIMESTAMP: in softpipe_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h796 PIPE_CAP_QUERY_TIMESTAMP, enumerator
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c212 case PIPE_CAP_QUERY_TIMESTAMP: in panfrost_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c192 case PIPE_CAP_QUERY_TIMESTAMP: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c250 case PIPE_CAP_QUERY_TIMESTAMP: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c90 case PIPE_CAP_QUERY_TIMESTAMP: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c139 case PIPE_CAP_QUERY_TIMESTAMP: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c500 case PIPE_CAP_QUERY_TIMESTAMP: in fd_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp299 case PIPE_CAP_QUERY_TIMESTAMP: in d3d12_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c135 case PIPE_CAP_QUERY_TIMESTAMP: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c495 case PIPE_CAP_QUERY_TIMESTAMP: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c292 case PIPE_CAP_QUERY_TIMESTAMP: in svga_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c830 { o(ARB_timer_query), PIPE_CAP_QUERY_TIMESTAMP }, in st_init_extensions()
839 { o(EXT_disjoint_timer_query), PIPE_CAP_QUERY_TIMESTAMP }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp268 case PIPE_CAP_QUERY_TIMESTAMP: in swr_get_param()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c197 case PIPE_CAP_QUERY_TIMESTAMP: in virgl_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c214 case PIPE_CAP_QUERY_TIMESTAMP: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c237 case PIPE_CAP_QUERY_TIMESTAMP: in nvc0_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c519 case PIPE_CAP_QUERY_TIMESTAMP: in zink_get_param()
/third_party/mesa3d/docs/gallium/
Dscreen.rst148 * ``PIPE_CAP_QUERY_TIMESTAMP``: Whether PIPE_QUERY_TIMESTAMP and