Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_screen.c350 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in u_pipe_screen_get_param_defaults()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h939 PIPE_CAP_SHADER_SAMPLES_IDENTICAL, enumerator
/external/mesa3d/src/gallium/drivers/iris/
Diris_screen.c251 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in iris_get_param()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c158 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in si_get_param()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c354 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in nv50_screen_get_param()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c400 case PIPE_CAP_SHADER_SAMPLES_IDENTICAL: in nvc0_screen_get_param()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c794 { o(EXT_shader_samples_identical), PIPE_CAP_SHADER_SAMPLES_IDENTICAL }, in st_init_extensions()
/external/mesa3d/docs/gallium/
Dscreen.rst561 * ``PIPE_CAP_SHADER_SAMPLES_IDENTICAL``: True if the driver supports a shader query to tell whether…