MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / bindAttributes

Method bindAttributes

src/Shaders/RaceNetShader.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void RaceNetShader::bindAttributes() {
16 bindAttribute(0 ,"vertexPosition_modelspace");
17}
18
19void RaceNetShader::getAllUniformLocations() {
20 // Get handles for uniforms

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected