Home
last modified time | relevance | path

Searched refs:PIPE_CAP_OCCLUSION_QUERY (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c53 case PIPE_CAP_OCCLUSION_QUERY: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c41 return screen->get_param(screen, PIPE_CAP_OCCLUSION_QUERY) ? in d3dquerytype_to_pipe_query()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c123 case PIPE_CAP_OCCLUSION_QUERY: in softpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c161 case PIPE_CAP_OCCLUSION_QUERY: in vc4_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c439 case PIPE_CAP_OCCLUSION_QUERY: in i915_get_param()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c112 case PIPE_CAP_OCCLUSION_QUERY: in lima_screen_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h741 PIPE_CAP_OCCLUSION_QUERY, enumerator
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c128 case PIPE_CAP_OCCLUSION_QUERY: in v3d_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c133 case PIPE_CAP_OCCLUSION_QUERY: in r300_get_param()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c134 case PIPE_CAP_OCCLUSION_QUERY: in panfrost_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c165 case PIPE_CAP_OCCLUSION_QUERY: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c155 case PIPE_CAP_OCCLUSION_QUERY: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c88 case PIPE_CAP_OCCLUSION_QUERY: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c138 case PIPE_CAP_OCCLUSION_QUERY: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c497 case PIPE_CAP_OCCLUSION_QUERY: in fd_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp293 case PIPE_CAP_OCCLUSION_QUERY: in d3d12_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c57 case PIPE_CAP_OCCLUSION_QUERY: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c269 case PIPE_CAP_OCCLUSION_QUERY: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c211 case PIPE_CAP_OCCLUSION_QUERY: in svga_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c797 { o(ARB_occlusion_query), PIPE_CAP_OCCLUSION_QUERY }, in st_init_extensions()
798 { o(ARB_occlusion_query2), PIPE_CAP_OCCLUSION_QUERY }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp242 case PIPE_CAP_OCCLUSION_QUERY: in swr_get_param()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c236 case PIPE_CAP_OCCLUSION_QUERY: in etna_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c740 case PIPE_CAP_OCCLUSION_QUERY: in agx_get_param()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c95 case PIPE_CAP_OCCLUSION_QUERY: in virgl_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c216 case PIPE_CAP_OCCLUSION_QUERY: in nv50_screen_get_param()

12