Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c254 case PIPE_CAP_DRAW_PARAMETERS: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h859 PIPE_CAP_DRAW_PARAMETERS, enumerator
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c319 case PIPE_CAP_DRAW_PARAMETERS: in panfrost_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c246 case PIPE_CAP_DRAW_PARAMETERS: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c274 case PIPE_CAP_DRAW_PARAMETERS: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c194 case PIPE_CAP_DRAW_PARAMETERS: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c313 case PIPE_CAP_DRAW_PARAMETERS: in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c295 case PIPE_CAP_DRAW_PARAMETERS: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp316 case PIPE_CAP_DRAW_PARAMETERS: in d3d12_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c322 case PIPE_CAP_DRAW_PARAMETERS: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c277 case PIPE_CAP_DRAW_PARAMETERS: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c797 { o(ARB_shader_draw_parameters), PIPE_CAP_DRAW_PARAMETERS }, in st_init_extensions()
/third_party/mesa3d/docs/gallium/
Dscreen.rst285 (BASEVERTEX could be exposed separately too via ``PIPE_CAP_DRAW_PARAMETERS``).
334 * ``PIPE_CAP_DRAW_PARAMETERS``: Whether ``TGSI_SEMANTIC_BASEVERTEX``,
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c449 case PIPE_CAP_DRAW_PARAMETERS: in zink_get_param()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst3094 - zink: fix PIPE_CAP_DRAW_PARAMETERS export
D21.1.0.rst4017 - zink: enable PIPE_CAP_DRAW_PARAMETERS