Searched refs:LoadSampler (Results 1 – 2 of 2) sorted by relevance
275 CORE_NS::Entity LoadSampler(BASE_NS::string_view uri);
2211 CORE_NS::Entity SceneHolder::LoadSampler(BASE_NS::string_view uri) in LoadSampler() function in SceneHolder2267 auto entity = LoadSampler(ResolveSamplerUri(samplerId)); in SetSampler()