Merge pull request #1408 from revel8n/vertex_declaration_fixes

Fix for vertex declaration failures
This commit is contained in:
PatrickvL 2018-08-24 07:43:05 +02:00 committed by GitHub
commit 71cc74a740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1914,7 +1914,7 @@ static DWORD VshConvertToken_CONSTMEM(
// TODO
return Count;
return Count * 4 + 1;
}
static void VshConvertToken_TESSELATOR(