save code
This commit is contained in:
@@ -1377,6 +1377,8 @@ void FaceApp::SetInitArg(const char* arg)
|
||||
pushConstants.g = _initArg.g;
|
||||
pushConstants.b = _initArg.b;
|
||||
pushConstants.radius = _initArg.radius;
|
||||
pushConstants.offset_x = _initArg.offset_x;
|
||||
pushConstants.offset_y = _initArg.offset_y;
|
||||
}
|
||||
|
||||
void FaceApp::drawFrame(long long frameTime)
|
||||
|
||||
Reference in New Issue
Block a user