aleksander-mendoza

Results 3 issues of aleksander-mendoza

Hey, I think you might like this improvement. At least I'd really love this being added, because without it the API is not safe and can crash when someone attempts...

I have a compute shader that looks like ``` #version 450 layout (local_size_x = 32) in; struct A{ uint length; uint contents[7]; }; restrict layout(std430, set = 0, binding =...

bug
GLSL/ESSL

I get the following error ``` 7:15:02 AM | CREATE_FAILED | Custom::RFDK_X509Generator | RenderQueueRootCA4708D079 Received response status [FAILED] from custom resource. Message returned: Command failed: openssl req -x509 -passout env:CERT_PASSPHRASE...

bug
needs-triage