Home
last modified time | relevance | path

Searched refs:PIPE_CAP_SHADER_SAMPLES_IDENTICAL (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c367 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h953 PIPE_CAP_SHADER_SAMPLES_IDENTICAL, enumerator
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c253 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c231 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c154 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c379 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c416 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in nvc0_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c846 { o(EXT_shader_samples_identical), PIPE_CAP_SHADER_SAMPLES_IDENTICAL }, in st_init_extensions()
/third_party/mesa3d/docs/gallium/
Dscreen.rst573 * ``PIPE_CAP_SHADER_SAMPLES_IDENTICAL``: True if the driver supports a shader query to tell whether…