Ricardo Garcia

Results 4 issues of Ricardo Garcia

There is a set of tests in VK-GL-CTS that use dynamically uniform indexes when accessing arrays of descriptors of different types, like uniform buffers, storage buffers, storage texel buffers, etc....

bug
question

Universal diffs as generated by git (for example) have some compatibility problems regarding what `lcov --diff` expects. This pull request fixes a few of those problems to make it easier...

I'm not sure if this is more of a bug report or a question. When using UNORM color buffers, everything works as expected and storing 1.0 in a component value...

documentation

As part of an upcoming Vulkan maintenance extension I'm developing CTS tests for, we want to allow using Offset in addition to ConstOffset for image operations. This was already possible...