VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
shader.cpp File Reference
#include "shader.h"
#include <assert.h>
#include "graphicsDevice.h"

Go to the source code of this file.

Namespaces

namespace  visutwin
namespace  visutwin::canvas

Functions

std::shared_ptr< Shadervisutwin::canvas::createShader (GraphicsDevice *graphicsDevice, const ShaderDefinition &definition, const std::string &sourceCode)