Searched refs:shadersPath (Results 1 – 1 of 1) sorted by relevance
119 auto const shadersPath = fileManager_.OpenDirectory(desc.shaderPath); in Load() local120 if (shadersPath) { in Load()121 RecurseDirectory(desc.shaderPath, *shadersPath); in Load()