Home
last modified time | relevance | path

Searched refs:PIPE_CAP_TGSI_ATOMFADD (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c360 case PIPE_CAP_TGSI_ATOMFADD: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c174 case PIPE_CAP_TGSI_ATOMFADD: in softpipe_get_param()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h931 PIPE_CAP_TGSI_ATOMFADD, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c359 case PIPE_CAP_TGSI_ATOMFADD: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c325 case PIPE_CAP_TGSI_ATOMFADD: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c870 { o(NV_shader_atomic_float), PIPE_CAP_TGSI_ATOMFADD }, in st_init_extensions()
/third_party/mesa3d/docs/gallium/
Dscreen.rst531 * ``PIPE_CAP_TGSI_ATOMFADD``: Atomic floating point adds are supported on
/third_party/mesa3d/docs/relnotes/
D19.0.0.rst1182 - gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support