Home
last modified time | relevance | path

Searched refs:PIPE_CAP_DEPTH_BOUNDS_TEST (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c232 case PIPE_CAP_DEPTH_BOUNDS_TEST: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c152 case PIPE_CAP_DEPTH_BOUNDS_TEST: in softpipe_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h846 PIPE_CAP_DEPTH_BOUNDS_TEST, enumerator
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c272 case PIPE_CAP_DEPTH_BOUNDS_TEST: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c106 case PIPE_CAP_DEPTH_BOUNDS_TEST: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c106 case PIPE_CAP_DEPTH_BOUNDS_TEST: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp276 case PIPE_CAP_DEPTH_BOUNDS_TEST: in swr_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c241 case PIPE_CAP_DEPTH_BOUNDS_TEST: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c272 case PIPE_CAP_DEPTH_BOUNDS_TEST: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c838 { o(EXT_depth_bounds_test), PIPE_CAP_DEPTH_BOUNDS_TEST }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c676 case PIPE_CAP_DEPTH_BOUNDS_TEST: in zink_get_param()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c417 … = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_DEPTH_BOUNDS_TEST) != 0), in lvp_GetPhysicalDeviceFeatures()
/third_party/mesa3d/docs/gallium/
Dscreen.rst299 * ``PIPE_CAP_DEPTH_BOUNDS_TEST``: Whether bounds_test, bounds_min, and