Home
last modified time | relevance | path

Searched refs:PIPE_CAP_TGSI_VS_LAYER_VIEWPORT (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c181 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in u_pipe_screen_get_param_defaults()
Du_blitter.c338 pipe->screen->get_param(pipe->screen, PIPE_CAP_TGSI_VS_LAYER_VIEWPORT); in util_blitter_create()
/third_party/mesa3d/docs/relnotes/
D20.3.2.rst110 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT and skip gs
D20.3.1.rst120 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
D20.2.5.rst125 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
D21.0.0.rst2431 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
2485 - st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT and skip gs
D21.1.0.rst4170 - zink: export PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c203 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in softpipe_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h812 PIPE_CAP_TGSI_VS_LAYER_VIEWPORT, enumerator
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c213 st->screen->get_param(st->screen, PIPE_CAP_TGSI_VS_LAYER_VIEWPORT); in set_vertex_shader_layered()
Dst_pbo.c660 if (screen->get_param(screen, PIPE_CAP_TGSI_VS_LAYER_VIEWPORT)) { in st_init_pbo_helpers()
Dst_extensions.c1224 screen->get_param(screen, PIPE_CAP_TGSI_VS_LAYER_VIEWPORT)) { in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c205 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c181 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c163 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c245 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c91 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c303 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c226 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in virgl_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c293 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c328 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in nvc0_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c597 case PIPE_CAP_TGSI_VS_LAYER_VIEWPORT: in zink_get_param()
/third_party/mesa3d/docs/gallium/
Dtgsi.rst3252 If PIPE_CAP_TGSI_VS_LAYER_VIEWPORT or PIPE_CAP_TGSI_TES_LAYER_VIEWPORT is
3266 If PIPE_CAP_TGSI_VS_LAYER_VIEWPORT or PIPE_CAP_TGSI_TES_LAYER_VIEWPORT is
Dscreen.rst202 * ``PIPE_CAP_TGSI_VS_LAYER_VIEWPORT``: Whether ``TGSI_SEMANTIC_LAYER`` and