Vertex attributes are now bound automatically to shaders using spirv reflection.
This commit is contained in:
@@ -121,6 +121,7 @@ void KRShader::parseReflection()
|
||||
return;
|
||||
}
|
||||
|
||||
m_reflectionValid = true;
|
||||
m_pData->unlock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user