Home
last modified time | relevance | path

Searched defs:zmax (Results 1 - 16 of 16) 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, float *zmin, float *zmax) util_viewport_zmin_zmax() argument
/third_party/mesa3d/src/mesa/main/
H A Dfeedback.c352 unsigned zmin, zmax; in update_hit_record() local
407 GLuint zmax = (GLuint) ((GLfloat) zscale * s->HitMaxZ); in update_hit_record() local
H A Ddlist.c5509 save_DepthBoundsEXT(GLclampd zmin, GLclampd zmax) in save_DepthBoundsEXT() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state_validate.c251 float zmin, zmax; in nv50_validate_viewport() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_viewport.c354 float zmin, zmax; in r600_emit_depth_ranges() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_viewport.c552 float zmin, zmax; in si_emit_depth_ranges() local
535 si_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, bool window_space_position, float *zmin, float *zmax) si_viewport_zmin_zmax() argument
H A Dsi_clear.c608 const uint32_t zmax = zmin; in si_get_htile_clear_value() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c1001 float zmin, zmax; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c715 float zmin, zmax; in fd3_emit_state() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c815 float zmin, zmax; in fd4_emit_state() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c396 float zmin, zmax; in nvc0_validate_viewport() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_clear.c734 uint32_t zmin, zmax; in radv_get_htile_fast_clear_value() local
H A Dradv_cmd_buffer.c1639 float zmin, zmax; in radv_emit_viewport() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c5827 float zmin, zmax; in iris_upload_dirty_render_state() local
5544 iris_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, bool window_space_position, float *zmin, float *zmax) iris_viewport_zmin_zmax() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h387 float zmax; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5913 float zmin, zmax; local
5626 crocus_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, bool window_space_position, float *zmin, float *zmax) crocus_viewport_zmin_zmax() argument

Completed in 75 milliseconds