Searched refs:g_VertexSize (Results 1 – 1 of 1) sorted by relevance
62 constexpr uint32_t g_VertexSize = sizeof(d3d11::PositionVertex); variable743 stateManager->setSingleVertexBuffer(&mVertexBuffer, g_VertexSize, 0); in clearFramebuffer()