Home
last modified time | relevance | path

Searched refs:PIPE_CAP_TEXTURE_MULTISAMPLE (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_screen.c147 case PIPE_CAP_TEXTURE_MULTISAMPLE: in u_pipe_screen_get_param_defaults()
H A Du_blitter.c213 pipe->screen->get_param(pipe->screen, PIPE_CAP_TEXTURE_MULTISAMPLE); in util_blitter_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c268 return !fd_screen_get_param(pscreen, PIPE_CAP_TEXTURE_MULTISAMPLE); in fd_screen_get_param()
270 case PIPE_CAP_TEXTURE_MULTISAMPLE: in fd_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c146 case PIPE_CAP_TEXTURE_MULTISAMPLE: in vc4_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c123 case PIPE_CAP_TEXTURE_MULTISAMPLE: in v3d_screen_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h803 PIPE_CAP_TEXTURE_MULTISAMPLE, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c239 case PIPE_CAP_TEXTURE_MULTISAMPLE: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c153 case PIPE_CAP_TEXTURE_MULTISAMPLE: in panfrost_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c361 case PIPE_CAP_TEXTURE_MULTISAMPLE: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c157 case PIPE_CAP_TEXTURE_MULTISAMPLE: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c223 case PIPE_CAP_TEXTURE_MULTISAMPLE: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c297 case PIPE_CAP_TEXTURE_MULTISAMPLE: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c324 case PIPE_CAP_TEXTURE_MULTISAMPLE: in svga_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c170 case PIPE_CAP_TEXTURE_MULTISAMPLE: in si_get_param()
H A Dsi_state.c2425 if (!screen->get_param(screen, PIPE_CAP_TEXTURE_MULTISAMPLE)) in si_is_format_supported()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c217 case PIPE_CAP_TEXTURE_MULTISAMPLE: in virgl_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c233 case PIPE_CAP_TEXTURE_MULTISAMPLE: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c763 case PIPE_CAP_TEXTURE_MULTISAMPLE: in agx_get_param()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp202 case PIPE_CAP_TEXTURE_MULTISAMPLE: in d3d12_get_param()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c601 .shaderStorageImageMultisample = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_TEXTURE_MULTISAMPLE) != 0), in lvp_GetPhysicalDeviceFeatures()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c815 { o(ARB_texture_multisample), PIPE_CAP_TEXTURE_MULTISAMPLE }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c227 case PIPE_CAP_TEXTURE_MULTISAMPLE: in nvc0_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c516 case PIPE_CAP_TEXTURE_MULTISAMPLE: in zink_get_param()

Completed in 46 milliseconds