Home
last modified time | relevance | path

Searched refs:PIPE_CAP_PACKED_UNIFORMS (Results 1 – 19 of 19) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c348 case PIPE_CAP_PACKED_UNIFORMS: in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h913 PIPE_CAP_PACKED_UNIFORMS, enumerator
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c148 case PIPE_CAP_PACKED_UNIFORMS: in v3d_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c171 case PIPE_CAP_PACKED_UNIFORMS: in panfrost_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c224 case PIPE_CAP_PACKED_UNIFORMS: in iris_get_param()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c214 case PIPE_CAP_PACKED_UNIFORMS: in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c247 case PIPE_CAP_PACKED_UNIFORMS: in nv30_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c364 case PIPE_CAP_PACKED_UNIFORMS: { in llvmpipe_get_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c222 case PIPE_CAP_PACKED_UNIFORMS: in fd_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c153 case PIPE_CAP_PACKED_UNIFORMS: in si_get_param()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c756 case PIPE_CAP_PACKED_UNIFORMS: in agx_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c347 case PIPE_CAP_PACKED_UNIFORMS: in nv50_screen_get_param()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c658 screen->get_param(screen, PIPE_CAP_PACKED_UNIFORMS); in st_create_context_priv()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c394 case PIPE_CAP_PACKED_UNIFORMS: in nvc0_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c362 case PIPE_CAP_PACKED_UNIFORMS: in zink_get_param()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3089 screen->get_param(screen, PIPE_CAP_PACKED_UNIFORMS), in nir_to_tgsi()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst1445 - st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as
1457 - v3d: Drop a note for the future about PIPE_CAP_PACKED_UNIFORMS.
2324 - freedreno: a2xx: disable PIPE_CAP_PACKED_UNIFORMS
3447 - freedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
D21.2.0.rst1922 - zink: Enable PIPE_CAP_PACKED_UNIFORMS.
/third_party/mesa3d/docs/gallium/
Dscreen.rst486 * ``PIPE_CAP_PACKED_UNIFORMS``: True if the driver supports packed uniforms