Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c356 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in softpipe_get_paramf()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c218 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in vc4_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c186 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in lima_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c503 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in i915_get_paramf()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1060 PIPE_CAPF_MIN_LINE_WIDTH_AA, enumerator
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c316 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in v3d_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c431 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in r300_get_paramf()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c412 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in crocus_get_paramf()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c488 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in panfrost_get_paramf()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c422 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in iris_get_paramf()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c438 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in llvmpipe_get_paramf()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c557 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in fd_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c293 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in nv30_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c409 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in si_get_paramf()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c308 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in etna_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c161 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in svga_get_paramf()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c870 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in agx_get_paramf()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp352 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in d3d12_get_paramf()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c539 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in nv50_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c470 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in virgl_get_paramf()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c582 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in nvc0_screen_get_paramf()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c807 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in r600_get_paramf()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c136 c->MinLineWidthAA = screen->get_paramf(screen, PIPE_CAPF_MIN_LINE_WIDTH_AA); in st_init_limits()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c823 case PIPE_CAPF_MIN_LINE_WIDTH_AA: in zink_get_paramf()
/third_party/mesa3d/docs/gallium/
Dscreen.rst657 * ``PIPE_CAPF_MIN_LINE_WIDTH_AA``: The minimum width of a smoothed line.