Searched refs:si_viewport_zmin_zmax (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c424 si_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, function in typeref:typename:void
445 si_viewport_zmin_zmax(&states[0], clip_halfz, window_space,
460 si_viewport_zmin_zmax(&states[i], clip_halfz, window_space,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c510 static inline void si_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, function in typeref:typename:void
531 si_viewport_zmin_zmax(&states[0], clip_halfz, window_space, &zmin, &zmax);
547 si_viewport_zmin_zmax(&states[i], clip_halfz, window_space, &zmin, &zmax);

Completed in 4 milliseconds