Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c305 case PIPE_CAP_INT64: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c205 case PIPE_CAP_INT64: in softpipe_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h889 PIPE_CAP_INT64, enumerator
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c216 case PIPE_CAP_INT64: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c211 case PIPE_CAP_INT64: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c224 case PIPE_CAP_INT64: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c266 case PIPE_CAP_INT64: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c140 case PIPE_CAP_INT64: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c413 case PIPE_CAP_INT64: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c328 case PIPE_CAP_INT64: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c484 .int64 = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_INT64) == 1), in lvp_shader_compile_to_ir()
Dlvp_device.c443 … = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_INT64) == 1), in lvp_GetPhysicalDeviceFeatures()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c293 case PIPE_CAP_INT64: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c793 { o(ARB_gpu_shader_int64), PIPE_CAP_INT64 }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c406 case PIPE_CAP_INT64: in zink_get_param()
/third_party/mesa3d/docs/gallium/
Dscreen.rst417 * ``PIPE_CAP_INT64``: Whether 64-bit integer operations are supported.