Home
last modified time | relevance | path

Searched refs:diffLocation (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/gm/
H A Dimagemakewithfilter.cpp154 SkPoint3 diffLocation = SkPoint3::Make(spotTarget.fX + 50 * cosAzimuth, in lighting_factory() local
161 diffLocation, SK_ColorWHITE, /* scale */ 1.f, /* kd */ 2.f, srcToAlpha, cropRect); in lighting_factory()
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp352 bool diffLocation = false; in TSymbolValidater() local
355 overlapLocation = checkLocationOverlap(locationRange, usedUniformLocation, symbolName, usedUniformName, diffLocation); in TSymbolValidater()
363 if (diffLocation == true) { in TSymbolValidater()
408 int checkLocationOverlap(const TRange& locationRange, std::vector<TRange>& usedUniformLocation, const TString symbolName, std::vector<TString>& usedUniformName, bool& diffLocation) in checkLocationOverlap()
412 diffLocation = true; in checkLocationOverlap()

Completed in 4 milliseconds