commit | 0704728b06dcbe592e81be7f39778a36114d7391 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Thu Apr 21 13:17:07 2016 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Fri Apr 29 16:55:18 2016 +0000 |
tree | 3bc3fadb2abd1518fef7c447b36d356e80ba9b3d | |
parent | 2ff2948b730812543a6d0702377084c472e3404d [diff] |
Transform feedback buffer assignment This cl adds a utility function that assigns the correct buffer for each linked transform feedback variable. All the information about location and size is sent to the VertexProcessor for use during rendering. Change-Id: I942805250804f56805de1fc117024c20976e83a0 Reviewed-on: https://swiftshader-review.googlesource.com/5174 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>