Searched refs:resolveInOutLocation (Results 1 – 3 of 3) sorted by relevance
160 int resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) override;239 int resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) override;
283 resolver.resolveInOutLocation(stage, ent); in operator ()()861 int TDefaultIoResolverBase::resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) { in resolveInOutLocation() function in glslang::TDefaultIoResolverBase940 int TDefaultGlslIoResolver::resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) { in resolveInOutLocation() function in glslang::TDefaultGlslIoResolver
817 virtual int resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) = 0;