| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_viewport.h | 38 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 D | feedback.c | 352 unsigned zmin, zmax; in update_hit_record() local 407 GLuint zmax = (GLuint) ((GLfloat) zscale * s->HitMaxZ); in update_hit_record() local
|
| H A D | dlist.c | 5509 save_DepthBoundsEXT(GLclampd zmin, GLclampd zmax) in save_DepthBoundsEXT() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state_validate.c | 251 float zmin, zmax; in nv50_validate_viewport() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_viewport.c | 354 float zmin, zmax; in r600_emit_depth_ranges() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_viewport.c | 552 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 D | si_clear.c | 608 const uint32_t zmax = zmin; in si_get_htile_clear_value() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.c | 1001 float zmin, zmax; variable
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 715 float zmin, zmax; in fd3_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 815 float zmin, zmax; in fd4_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state_validate.c | 396 float zmin, zmax; in nvc0_validate_viewport() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_clear.c | 734 uint32_t zmin, zmax; in radv_get_htile_fast_clear_value() local
|
| H A D | radv_cmd_buffer.c | 1639 float zmin, zmax; in radv_emit_viewport() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 5827 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 D | svga_context.h | 387 float zmax; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 5913 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
|