struct VERTEX_CONSTANT_BUFFER_DX11

Overview

struct VERTEX_CONSTANT_BUFFER_DX11
{
    // fields

    float mvp[4][4];
};