Home
last modified time | relevance | path

Searched refs:PIPE_CAP_DOUBLES (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_screen.c314 case PIPE_CAP_DOUBLES: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c207 case PIPE_CAP_DOUBLES: in softpipe_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h895 PIPE_CAP_DOUBLES, enumerator
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp336 return pipe->get_param(pipe, PIPE_CAP_DOUBLES); in has_doubles()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c226 case PIPE_CAP_DOUBLES: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c260 case PIPE_CAP_DOUBLES: in virgl_get_param()
1094 if (virgl_get_param(&screen->base, PIPE_CAP_DOUBLES)) { in virgl_create_screen()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c265 case PIPE_CAP_DOUBLES: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c223 case PIPE_CAP_DOUBLES: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c244 case PIPE_CAP_DOUBLES: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c411 case PIPE_CAP_DOUBLES: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c449 case PIPE_CAP_DOUBLES: in svga_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c132 case PIPE_CAP_DOUBLES: in si_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1595 if (screen->get_param(screen, PIPE_CAP_DOUBLES)) { in st_init_extensions()
1820 screen->get_param(screen, PIPE_CAP_DOUBLES) && in st_init_extensions()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c395 .float64 = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_DOUBLES) == 1), in lvp_shader_compile_to_ir()
H A Dlvp_device.c610 .shaderFloat64 = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_DOUBLES) == 1), in lvp_GetPhysicalDeviceFeatures()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c342 case PIPE_CAP_DOUBLES: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp326 case PIPE_CAP_DOUBLES: in d3d12_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c292 case PIPE_CAP_DOUBLES: in nvc0_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c496 case PIPE_CAP_DOUBLES: in zink_get_param()

Completed in 29 milliseconds