struct VERTEX_CONSTANT_BUFFER_DX12

Overview

struct VERTEX_CONSTANT_BUFFER_DX12
{
    // fields

    float mvp[4][4];
};