Home
last modified time | relevance | path

Searched refs:PIPE_CAP_TGSI_BALLOT (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c311 case PIPE_CAP_TGSI_BALLOT: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h895 PIPE_CAP_TGSI_BALLOT, enumerator
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c234 case PIPE_CAP_TGSI_BALLOT: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c213 case PIPE_CAP_TGSI_BALLOT: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c230 case PIPE_CAP_TGSI_BALLOT: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c146 case PIPE_CAP_TGSI_BALLOT: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c332 case PIPE_CAP_TGSI_BALLOT: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c321 case PIPE_CAP_TGSI_BALLOT: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c809 { o(ARB_shader_ballot), PIPE_CAP_TGSI_BALLOT }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c440 case PIPE_CAP_TGSI_BALLOT: in zink_get_param()
/third_party/mesa3d/docs/gallium/
Dscreen.rst430 * ``PIPE_CAP_TGSI_BALLOT``: Whether the BALLOT and READ_* opcodes as well as
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst2906 - zink: export PIPE_CAP_TGSI_BALLOT