/dports/cad/opencascade/opencascade-7.6.0/src/Shaders/ |
H A D | PhongDirectionalLight.glsl | 7 //! @param theShadow shadow attenuation 12 in float theShadow) 27 Diffuse += occLight_Diffuse (theId) * aNdotL * theShadow; 28 Specular += occLight_Specular (theId) * aSpecl * theShadow;
|
H A D | Shaders_PhongDirectionalLight_glsl.pxx | 10 "//! @param theShadow shadow attenuation\n" 15 " in float theShadow)\n" 30 " Diffuse += occLight_Diffuse (theId) * aNdotL * theShadow;\n" 31 " Specular += occLight_Specular (theId) * aSpecl * theShadow;\n"
|
H A D | PBRDirectionalLight.glsl | 7 //! @param theShadow shadow attenuation 12 in float theShadow) 19 occLight_Intensity(theId)) * theShadow;
|
H A D | Shaders_PBRDirectionalLight_glsl.pxx | 10 "//! @param theShadow shadow attenuation\n" 15 " in float theShadow)\n" 22 " occLight_Intensity(theId)) * theShadow;\n"
|
H A D | DirectionalLightShadow.glsl | 13 float occDirectionalLightShadow (in sampler2D theShadow, 39 …float aClosestDepth = occTexture2D (theShadow, aProjCoords.xy + occPoissonDisk16[aPosIter] * aTexe… 44 float aClosestDepth = occTexture2D (theShadow, aProjCoords.xy).r;
|
H A D | Shaders_DirectionalLightShadow_glsl.pxx | 16 "float occDirectionalLightShadow (in sampler2D theShadow,\n" 42 …" float aClosestDepth = occTexture2D (theShadow, aProjCoords.xy + occPoissonDisk16[aPosIter] * … 47 " float aClosestDepth = occTexture2D (theShadow, aProjCoords.xy).r;\n"
|
/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/ |
H A D | arith_theorem_producer_old.cpp | 2019 theShadow.toString()); in expandDarkShadow() 2035 theShadow.toString()); in expandGrayShadow0() 2036 CHECK_SOUND(theShadow[2] == theShadow[3], in expandGrayShadow0() 2038 theShadow.toString()); in expandGrayShadow0() 2059 theShadow.toString()); in splitGrayShadow() 2068 theShadow.toString()); in splitGrayShadow() 2096 theShadow.toString()); in expandGrayShadow() 2105 theShadow.toString()); in expandGrayShadow() 3461 theShadow.toString()); in splitGrayShadowSmall() 3470 theShadow.toString()); in splitGrayShadowSmall() [all …]
|
H A D | arith_theorem_producer.cpp | 1859 theShadow.toString()); in expandDarkShadow() 1864 return newTheorem(leExpr(theShadow[0], theShadow[1]), darkShadow.getAssumptionsRef(), pf); in expandDarkShadow() 1875 theShadow.toString()); in expandGrayShadow0() 1876 CHECK_SOUND(theShadow[2] == theShadow[3], in expandGrayShadow0() 1878 theShadow.toString()); in expandGrayShadow0() 1883 const Expr& v = theShadow[0]; in expandGrayShadow0() 1899 theShadow.toString()); in splitGrayShadow() 1908 theShadow.toString()); in splitGrayShadow() 1936 theShadow.toString()); in expandGrayShadow() 1945 theShadow.toString()); in expandGrayShadow() [all …]
|
H A D | arith_theorem_producer3.cpp | 1816 theShadow.toString()); in expandDarkShadow() 1821 return newTheorem(leExpr(theShadow[0], theShadow[1]), darkShadow.getAssumptionsRef(), pf); in expandDarkShadow() 1832 theShadow.toString()); in expandGrayShadow0() 1833 CHECK_SOUND(theShadow[2] == theShadow[3], in expandGrayShadow0() 1835 theShadow.toString()); in expandGrayShadow0() 1840 const Expr& v = theShadow[0]; in expandGrayShadow0() 1857 theShadow.toString()); in splitGrayShadow() 1866 theShadow.toString()); in splitGrayShadow() 1894 theShadow.toString()); in expandGrayShadow() 1903 theShadow.toString()); in expandGrayShadow() [all …]
|
H A D | arith_proof_rules.h | 446 virtual Theorem expandGrayShadowRewrite(const Expr& theShadow) = 0;
|
H A D | arith_theorem_producer.h | 330 Theorem expandGrayShadowRewrite(const Expr& theShadow);
|
H A D | arith_theorem_producer_old.h | 330 Theorem expandGrayShadowRewrite(const Expr& theShadow);
|
H A D | arith_theorem_producer3.h | 329 Theorem expandGrayShadowRewrite(const Expr& theShadow);
|
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/ |
H A D | qssgrendercustommaterialshadergenerator.cpp | 564 QSSGShadowMapEntry *theShadow = nullptr; in setGlobalProperties() local 569 theShadow = inShadowMaps->getShadowMapEntry(lightIdx); in setGlobalProperties() 573 theShadow, in setGlobalProperties() 585 … theShadow, in setGlobalProperties() 599 … theShadow, in setGlobalProperties() 628 QSSGShadowMapEntry *theShadow = nullptr; in setGlobalProperties() local 633 theShadow = inShadowMaps->getShadowMapEntry(lightIdx); in setGlobalProperties() 637 theShadow, in setGlobalProperties() 645 …ies> &p = setLight(inProgram, lightIdx, areaLights, inLights[lightIdx], theShadow, shdwIdx, inCame… in setGlobalProperties()
|
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/ |
H A D | credits.qc | 39 PERSON(Pearce "theShadow" Michal) \ 62 PERSON(Pearce "theShadow" Michal) \ 85 PERSON(Pearce "theShadow" Michal) \
|
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/ |
H A D | CPTPlot.m | 901 CPTShadow *theShadow = self.labelShadow; 926 newLabelLayer.shadow = theShadow;
|
H A D | CPTAxis.m | 1119 CPTShadow *theShadow = self.labelShadow; 1161 lastLayer.shadow = theShadow;
|