Searched refs:resolveInOutLocation (Results 1 – 3 of 3) sorted by relevance
122 int resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) override;197 int resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) override;
266 resolver.resolveInOutLocation(stage, ent); in operator ()()531 int TDefaultIoResolverBase::resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) { in resolveInOutLocation() function in glslang::TDefaultIoResolverBase610 int TDefaultGlslIoResolver::resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) { in resolveInOutLocation() function in glslang::TDefaultGlslIoResolver
780 virtual int resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) = 0;