Searched defs:GraphicsDriverUniforms (Results 1 – 2 of 2) sorted by relevance
49 struct GraphicsDriverUniforms struct51 std::array<float, 4> viewport;53 float halfRenderAreaHeight;54 float viewportYScale;55 float negViewportYScale;56 uint32_t xfbActiveUnpaused;58 std::array<int32_t, 4> xfbBufferOffsets;65 std::array<uint32_t, 4> acbBufferOffsets;68 std::array<float, 4> depthRange;
59 struct GraphicsDriverUniforms struct61 std::array<float, 4> viewport;64 uint32_t enabledClipPlanes;66 uint32_t xfbActiveUnpaused;67 int32_t xfbVerticesPerInstance;70 int32_t numSamples;72 std::array<int32_t, 4> xfbBufferOffsets;79 std::array<uint32_t, 4> acbBufferOffsets;82 std::array<float, 4> depthRange;