18 Aug
2021
18 Aug
'21
9:25 a.m.
On Wed, 18 Aug 2021 at 16:20, Zebediah Figura (she/her) <zfigura(a)codeweavers.com> wrote:
@@ -491,6 +491,10 @@ enum vkd3d_shader_target_type * the format used for Direct3D shader model 4 and 5 shaders. */ VKD3D_SHADER_TARGET_DXBC_TPF, + /** + * An 'OpenGL Shading Language' shader. + */
Could use a follow-up patch, but this probably deserves a "\since 1.3".
Right. Note that that also applies to the other sources and targets introduced since 1.2 though.