Searched defs:GraphicsDriverUniforms (Results 1 – 1 of 1) sorted by relevance
55 struct GraphicsDriverUniforms struct57 std::array<float, 4> viewport;59 float halfRenderAreaHeight;60 float viewportYScale;61 float negViewportYScale;62 uint32_t xfbActiveUnpaused;63 uint32_t xfbVerticesPerDraw;65 std::array<int32_t, 3> padding;67 std::array<int32_t, 4> xfbBufferOffsets;74 std::array<uint32_t, 4> acbBufferOffsets;[all …]