Searched defs:graphicsContext (Results 1 – 4 of 4) sorted by relevance
37 Gltf2::Gltf2(IGraphicsContext& graphicsContext) in Gltf2()
81 …oader(AssetManager& assetManager, IRenderContext& renderContext, IGraphicsContext& graphicsContext, in AssetLoader()731 … IGraphicsContext& graphicsContext, IEntityCollection& ec, string_view src, string_view contextUri) in CreateAssetLoader()
146 RenderUtil::RenderUtil(IGraphicsContext& graphicsContext) in RenderUtil()
116 SceneUtil::SceneUtil(IGraphicsContext& graphicsContext) : graphicsContext_(graphicsContext) {} in SceneUtil()317 IEcs& ecs, IGraphicsContext& graphicsContext, const Entity& nodeEntity) in CreateReflectionPlaneObjectFromEntity()