Home
last modified time | relevance | path

Searched defs:halfz (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_viewport.h38 util_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in util_viewport_zmin_zmax()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_state.c222 bool halfz = ctx->rasterizer && ctx->rasterizer->base.clip_halfz; in lima_set_viewport_states() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_viewport.c541 static inline void si_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in si_viewport_zmin_zmax()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.h117 unsigned halfz : 1; member
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c5625 crocus_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in crocus_viewport_zmin_zmax()
/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c6206 iris_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in iris_viewport_zmin_zmax()