mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
VideoCommon/PixelShaderGen: Fix up wonky comment formatting
This is likely a remnant of the initial transition to clang-format.
This commit is contained in:
parent
45934dd0c5
commit
8537f8e095
@ -167,8 +167,7 @@ constexpr std::array<const char*, 4> tev_a_output_table{
|
|||||||
};
|
};
|
||||||
|
|
||||||
// FIXME: Some of the video card's capabilities (BBox support, EarlyZ support, dstAlpha support)
|
// FIXME: Some of the video card's capabilities (BBox support, EarlyZ support, dstAlpha support)
|
||||||
// leak
|
// leak into this UID; This is really unhelpful if these UIDs ever move from one machine to
|
||||||
// into this UID; This is really unhelpful if these UIDs ever move from one machine to
|
|
||||||
// another.
|
// another.
|
||||||
PixelShaderUid GetPixelShaderUid()
|
PixelShaderUid GetPixelShaderUid()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user