made rendering work
This commit is contained in:
@@ -22,11 +22,6 @@ COMMON
|
||||
}
|
||||
VS
|
||||
{
|
||||
cbuffer CameraInfo
|
||||
{
|
||||
float4x4 m_viewProj;
|
||||
};
|
||||
|
||||
struct VS_INPUT
|
||||
{
|
||||
float3 m_vPosition: POSITION;
|
||||
|
||||
Reference in New Issue
Block a user