Skip to content

vkd3d-shader/msl: Implement constant buffer, input and output registers.

Feifan He requested to merge Feifan/vkd3d:msl-cbuffer into master

Use a simple argument buffer, that's enough for the shader test runner.

Again there are some identical utility functions (from glsl backend), I would leave them as-is.

Merge request reports

Loading