Home
last modified time | relevance | path

Searched refs:distv (Results 1 – 25 of 78) sorted by relevance

1234

/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/gl_shaders/
H A Dpipeline_snow.glsl.frag.h16 float dist_func(vec2 distv)
18 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
35 vec2 distv = (cellpos - dpos);
37 return dist_func(distv);
H A Dpipeline_snow_simple.glsl.frag.h16 float dist_func(vec2 distv)
18 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
35 vec2 distv = (cellpos - dpos);
37 return dist_func(distv);
H A Dcore_pipeline_snow_simple.glsl.frag.h17 float dist_func(vec2 distv)
19 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
36 vec2 distv = (cellpos - dpos);
38 return dist_func(distv);
H A Dcore_pipeline_snow.glsl.frag.h17 float dist_func(vec2 distv)
19 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
36 vec2 distv = (cellpos - dpos);
38 return dist_func(distv);
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/d3d_shaders/
H A Dsnow_sm4.hlsl.h35 float dist_func(float2 distv)
37 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
54 float2 distv = (cellpos - dpos);
56 return dist_func(distv);
H A Dsimple_snow_sm4.hlsl.h35 float dist_func(float2 distv)
37 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
54 float2 distv = (cellpos - dpos);
56 return dist_func(distv);
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/gx2_shaders/
H A Dsnow.frag21 float dist_func(vec2 distv)
23 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
40 vec2 distv = (cellpos - dpos);
42 return dist_func(distv);
H A Dsnow_simple.frag21 float dist_func(vec2 distv)
23 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
40 vec2 distv = (cellpos - dpos);
42 return dist_func(distv);
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/vulkan_shaders/
H A Dpipeline_snow.frag23 float dist_func(vec2 distv)
25 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
42 vec2 distv = (cellpos - dpos);
44 return dist_func(distv);
H A Dpipeline_snow_simple.frag23 float dist_func(vec2 distv)
25 float dist = sqrt((distv.x * distv.x) + (distv.y * distv.y)) * (40.0 / baseScale);
42 vec2 distv = (cellpos - dpos);
44 return dist_func(distv);
/dports/devel/py-zconfig/ZConfig-3.0.4/
H A Dbootstrap.py135 distv = dist.parsed_version variable
136 if _final_version(distv):
137 if bestv is None or distv > bestv:
139 bestv = distv
140 elif distv == bestv:
/dports/graphics/py-blockdiagcontrib-cisco/blockdiagcontrib-cisco-0.1.8/
H A Dbootstrap.py135 distv = dist.parsed_version variable
136 if _final_version(distv):
137 if bestv is None or distv > bestv:
139 bestv = distv
140 elif distv == bestv:
/dports/mail/dbmail/dbmail-3.2.5/jenkins/
H A Dbootstrap.py135 distv = dist.parsed_version variable
136 if _final_version(distv):
137 if bestv is None or distv > bestv:
139 bestv = distv
140 elif distv == bestv:
/dports/sysutils/py-zdaemon/zdaemon-4.1.0/
H A Dbootstrap.py144 distv = dist.parsed_version variable
145 if _final_version(distv):
146 if bestv is None or distv > bestv:
148 bestv = distv
149 elif distv == bestv:
/dports/devel/py-diazo/diazo-1.2.11/
H A Dbootstrap.py144 distv = dist.parsed_version variable
145 if _final_version(distv):
146 if bestv is None or distv > bestv:
148 bestv = distv
149 elif distv == bestv:
/dports/devel/py-manuel/manuel-1.9.0/
H A Dbootstrap.py144 distv = dist.parsed_version variable
145 if _final_version(distv):
146 if bestv is None or distv > bestv:
148 bestv = distv
149 elif distv == bestv:
/dports/devel/py-z3c.autoinclude/z3c.autoinclude-0.3.6/
H A Dbootstrap.py155 distv = dist.parsed_version variable
156 if _final_version(distv):
157 if bestv is None or distv > bestv:
159 bestv = distv
160 elif distv == bestv:
/dports/devel/py-zope.component/zope.component-4.2.2/
H A Dbootstrap.py155 distv = dist.parsed_version variable
156 if _final_version(distv):
157 if bestv is None or distv > bestv:
159 bestv = distv
160 elif distv == bestv:
/dports/devel/py-zope.deprecation/zope.deprecation-4.1.2/
H A Dbootstrap.py155 distv = dist.parsed_version variable
156 if _final_version(distv):
157 if bestv is None or distv > bestv:
159 bestv = distv
160 elif distv == bestv:
/dports/devel/py-zope.browser/zope.browser-2.1.0/
H A Dbootstrap.py155 distv = dist.parsed_version variable
156 if _final_version(distv):
157 if bestv is None or distv > bestv:
159 bestv = distv
160 elif distv == bestv:
/dports/math/py-roman/roman-3.3/
H A Dbootstrap.py155 distv = dist.parsed_version variable
156 if _final_version(distv):
157 if bestv is None or distv > bestv:
159 bestv = distv
160 elif distv == bestv:
/dports/databases/zodb/ZODB-5.6.0/
H A Dbootstrap.py155 distv = dist.parsed_version variable
156 if _final_version(distv):
157 if bestv is None or distv > bestv:
159 bestv = distv
160 elif distv == bestv:
/dports/net/py-zope.proxy/zope.proxy-4.3.5/
H A Dbootstrap.py176 distv = dist.parsed_version variable
177 if _final_version(distv):
178 if bestv is None or distv > bestv:
180 bestv = distv
181 elif distv == bestv:
/dports/devel/py-transaction/transaction-3.0.1/
H A Dbootstrap.py176 distv = dist.parsed_version variable
177 if _final_version(distv):
178 if bestv is None or distv > bestv:
180 bestv = distv
181 elif distv == bestv:
/dports/devel/py-zclockfile/zc.lockfile-2.0/
H A Dbootstrap.py176 distv = dist.parsed_version variable
177 if _final_version(distv):
178 if bestv is None or distv > bestv:
180 bestv = distv
181 elif distv == bestv:

1234