Home
last modified time | relevance | path

Searched refs:vsName (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DShaderPrecache.cpp89 String vsName = vs->GetName(); in StoreShaders() local
95 String newCombination = vsName + " " + vsDefines + " " + psName + " " + psDefines; in StoreShaders()
101 shaderElem.SetAttribute("vs", vsName); in StoreShaders()
H A DRenderer.h413 …(Batch& batch, Camera* camera, const String& vsName, const String& psName, const String& vsDefines…
H A DRenderer.cpp1294 void Renderer::SetLightVolumeBatchShaders(Batch& batch, Camera* camera, const String& vsName, const… in SetLightVolumeBatchShaders() argument
1339 …batch.vertexShader_ = graphics_->GetShader(VS, vsName, deferredLightVSVariations[vsi] + vsDefines); in SetLightVolumeBatchShaders()
1341 batch.vertexShader_ = graphics_->GetShader(VS, vsName, deferredLightVSVariations[vsi]); in SetLightVolumeBatchShaders()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A DmatfiltResolveVstructs.cpp137 const TfToken & vsName = prop->GetVStructMemberOf(); in _ProcessProperty() local
139 if (vsName.IsEmpty() || vsMemberName.IsEmpty()) { in _ProcessProperty()
144 auto I = result->vstructs.find(vsName); in _ProcessProperty()
149 result->vstructs[vsName] = entry; in _ProcessProperty()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_pingnodes.go37 vsName := virtualStorage(vs.Name)
51 n.storages[gsName] = append(s, vsName)
53 n.vStorages[vsName] = struct{}{}
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_pingnodes.go37 vsName := virtualStorage(vs.Name)
51 n.storages[gsName] = append(s, vsName)
53 n.vStorages[vsName] = struct{}{}
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_pingnodes.go37 vsName := virtualStorage(vs.Name)
51 n.storages[gsName] = append(s, vsName)
53 n.vStorages[vsName] = struct{}{}
/dports/math/optpp/optpp-2.4/src/UserInterface/
H A DNIPSProblem.C21 string vsName = "VanShanno"; in FindParameterXML() local
37 …else if((nodeList = solverXML->getElementsByTagName(XMLString::transcode(vsName.c_str())))->getLen… in FindParameterXML()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/httpsessions/
H A DHttpSessionsAPI.java391 String vsName = getParam(params, VIEW_PARAM_SESSION, ""); in handleApiView() local
393 if (vsName == null || vsName.isEmpty()) { in handleApiView()
412 HttpSession session = site.getHttpSession(vsName); in handleApiView()
/dports/sysutils/istio/istio-1.6.7/istioctl/cmd/
H A Ddescribe.go1061 vsName, vsNamespace, err := getIstioVirtualServiceNameForSvc(&cd, svc, port.Port)
1062 if err == nil && vsName != "" && vsNamespace != "" {
1063 …lections.IstioNetworkingV1Alpha3Virtualservices.Resource().GroupVersionKind(), vsName, vsNamespace)
1076 vsName, vsNamespace)
1296 vsName, vsNamespace, err := getIstioVirtualServiceNameForSvc(&cd, svc, port.Port)
1297 if err == nil && vsName != "" && vsNamespace != "" {
1298 …lections.IstioNetworkingV1Alpha3Virtualservices.Resource().GroupVersionKind(), vsName, vsNamespace)
1308 vsName, vsNamespace)
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/proxy/envoy/v2/
H A Dads_common_test.go33 vsName = "vs1"
53 …model.ServiceEntryKind: svcName, model.VirtualServiceKind: vsName, model.DestinationRuleKind: drNa…
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dmsvctoolchain.cpp178 QString vsName; member
190 d << "VisualStudioInstallation(\"" << i.vsName << "\", v=" << i.version << ", path=\"" in operator <<()
229 installation.vsName = versionString; in installationFromPathAndVersion()
251 installation.vsName = "15.0"; in detectCppBuildTools2017()
342 foreach (const QString &vsName, vsRegistry.allKeys()) { in detectVisualStudioFromRegistry()
343 const QVersionNumber version = QVersionNumber::fromString(vsName); in detectVisualStudioFromRegistry()
345 const QString installationPath = fixRegistryPath(vsRegistry.value(vsName).toString()); in detectVisualStudioFromRegistry()
1975 … generateDisplayName(i.vsName, MsvcToolChain::VS, platform), in autoDetect()
1976 findAbiOfMsvc(MsvcToolChain::VS, platform, i.vsName), in autoDetect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp90 const char* vsName,
269 const char* vsName, in render() argument
275 …odule> vs (createShaderModule(vk, device, m_context.getBinaryCollection().get(vsName), 0)); in render()
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/model/
H A Dsidecar_test.go1167 vsName = "vs1"
1173 {VirtualServiceKind, vsName, ns}: contains,
1217 Name: vsName,
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/tools/
H A Dmsvcinfo.cpp399 for (const QString &vsName : vsNames) { in installedMSVCsFromRegistry() local
401 entry.version = vsName; in installedMSVCsFromRegistry()
402 entry.installDir = vsRegistry.value(vsName).toString(); in installedMSVCsFromRegistry()
/dports/graphics/rigsofrods-pagedgeometry/ogre-pagedgeometry-1.2.0/source/
H A DGrassLoader.cpp1125 const String vsName = tmpName.str(); in _updateShaders() local
1128 const String matName = material->getName() + "_" + vsName; in _updateShaders()
1143 …mPtr vertexShader = HighLevelGpuProgramManager::getSingleton().getByName(vsName).staticCast<HighLe… in _updateShaders()
1364 vsName, in _updateShaders()
1393 pass->setVertexProgram(vsName); in _updateShaders()
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/networking/core/v1alpha3/route/
H A Droute.go791 func getRouteOperation(in *route.Route, vsName string, port int) string {
817 return vsName + ":" + strconv.Itoa(port) + path
/dports/games/stuntrally/stuntrally-2.6.1/source/paged-geom/
H A DGrassLoader.cpp1132 const String vsName = tmpName.str(); in _updateShaders() local
1156 pass->setVertexProgram(vsName); in _updateShaders()