Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_viewport.h38 util_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in util_viewport_zmin_zmax() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c535 static inline void si_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in si_viewport_zmin_zmax() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c226 bool halfz = ctx->rasterizer && ctx->rasterizer->base.clip_halfz; in lima_set_viewport_states() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h95 unsigned halfz : 1; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c5544 iris_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in iris_viewport_zmin_zmax() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5626 crocus_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in crocus_viewport_zmin_zmax() argument

Completed in 28 milliseconds