| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_viewport.h | 39 float *zmin, float *zmax) in util_viewport_zmin_zmax()
|
| /third_party/mesa3d/src/mesa/main/ |
| D | depth.c | 142 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax ) in _mesa_DepthBoundsEXT()
|
| D | feedback.c | 352 unsigned zmin, zmax; in update_hit_record() local 406 GLuint zmin = (GLuint) ((GLfloat) zscale * s->HitMinZ); in update_hit_record() local
|
| D | dlist.c | 5509 save_DepthBoundsEXT(GLclampd zmin, GLclampd zmax) in save_DepthBoundsEXT()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state_viewport.c | 536 bool window_space_position, float *zmin, float *zmax) in si_viewport_zmin_zmax() 552 float zmin, zmax; in si_emit_depth_ranges() local
|
| D | si_clear.c | 607 const uint32_t zmin = lroundf(depth * max_z_value); in si_get_htile_clear_value() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_state_validate.c | 251 float zmin, zmax; in nv50_validate_viewport() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_viewport.c | 354 float zmin, zmax; in r600_emit_depth_ranges() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| D | fd3_emit.c | 715 float zmin, zmax; in fd3_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| D | fd4_emit.c | 815 float zmin, zmax; in fd4_emit_state() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_state_validate.c | 396 float zmin, zmax; in nvc0_validate_viewport() local
|
| /third_party/openssl/test/ |
| D | asn1_encode_test.c | 175 #define ENCDEC_ARRAY(max, zmax, min, zmin) \ argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_emit.c | 1001 float zmin, zmax; in fd6_emit_non_ring() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_meta_clear.c | 734 uint32_t zmin, zmax; in radv_get_htile_fast_clear_value() local
|
| D | radv_cmd_buffer.c | 1639 float zmin, zmax; in radv_emit_viewport() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| D | iris_state.c | 5545 bool window_space_position, float *zmin, float *zmax) in iris_viewport_zmin_zmax() 5827 float zmin, zmax; in iris_upload_dirty_render_state() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_state.c | 5627 bool window_space_position, float *zmin, float *zmax) in crocus_viewport_zmin_zmax() 5913 float zmin, zmax; local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_context.h | 386 float zmin; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluCallLogWrapper.inl | 1078 void CallLogWrapper::glDepthBoundsEXT (glw::GLclampd zmin, glw::GLclampd zmax)
|
| /third_party/vk-gl-cts/framework/platform/null/ |
| D | tcuNullRenderContextFuncs.inl | 1445 GLW_APICALL void GLW_APIENTRY glDepthBoundsEXT (GLclampd zmin, GLclampd zmax)
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwImpl.inl | 1207 void glwDepthBoundsEXT (GLclampd zmin, GLclampd zmax)
|