MCPcopy Create free account
hub / github.com/SFML/SFML / getNativeHandle

Method getNativeHandle

src/SFML/Graphics/Shader.cpp:772–775  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

770
771////////////////////////////////////////////////////////////
772unsigned int Shader::getNativeHandle() const
773{
774 return m_shaderProgram;
775}
776
777
778////////////////////////////////////////////////////////////

Callers 1

drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected