xrtl icon indicating copy to clipboard operation
xrtl copied to clipboard

ES3: implement all push constant types.

Open benvanik opened this issue 8 years ago • 0 comments

Currently the ES3Shader push constant reflection code and the ES3RenderPassCommandEncoder::UpdatePushConstants code don't handle most supported types (like anything integer/ivec/etc).

benvanik avatar Jul 12 '17 20:07 benvanik