From d066eca3eb7d60701a3cd5dc9159136ba233902e Mon Sep 17 00:00:00 2001 From: assiduous Date: Sat, 25 Jan 2020 22:15:30 -0800 Subject: Reworked IShaderResourceVariable::GetResourceDesc() method to be compatible with C --- Graphics/GraphicsEngineD3DBase/include/ShaderVariableD3DBase.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Graphics/GraphicsEngineD3DBase') diff --git a/Graphics/GraphicsEngineD3DBase/include/ShaderVariableD3DBase.h b/Graphics/GraphicsEngineD3DBase/include/ShaderVariableD3DBase.h index d47150f4..3c566b20 100644 --- a/Graphics/GraphicsEngineD3DBase/include/ShaderVariableD3DBase.h +++ b/Graphics/GraphicsEngineD3DBase/include/ShaderVariableD3DBase.h @@ -65,9 +65,9 @@ struct ShaderVariableD3DBase : public ShaderVariableBase