Home
last modified time | relevance | path

Searched refs:PIPE_CAP_TGSI_CLOCK (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c308 case PIPE_CAP_TGSI_CLOCK: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h892 PIPE_CAP_TGSI_CLOCK, enumerator
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c146 case PIPE_CAP_TGSI_CLOCK: in panfrost_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c233 case PIPE_CAP_TGSI_CLOCK: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c227 case PIPE_CAP_TGSI_CLOCK: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c227 case PIPE_CAP_TGSI_CLOCK: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c142 case PIPE_CAP_TGSI_CLOCK: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c385 case PIPE_CAP_TGSI_CLOCK: in r600_get_param()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c278 case PIPE_CAP_TGSI_CLOCK: in virgl_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c252 case PIPE_CAP_TGSI_CLOCK: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c295 case PIPE_CAP_TGSI_CLOCK: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c810 { o(ARB_shader_clock), PIPE_CAP_TGSI_CLOCK }, in st_init_extensions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c434 case PIPE_CAP_TGSI_CLOCK: in zink_get_param()
/third_party/mesa3d/docs/gallium/
Dscreen.rst422 * ``PIPE_CAP_TGSI_CLOCK``: Whether the CLOCK opcode is supported.
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3751 - zink: export PIPE_CAP_TGSI_CLOCK