video_core: use nested namespaces
This commit is contained in:
@@ -11,11 +11,9 @@ namespace OpenGL {
|
||||
struct ScreenInfo;
|
||||
}
|
||||
|
||||
namespace Pica {
|
||||
namespace Shader {
|
||||
namespace Pica::Shader {
|
||||
struct OutputVertex;
|
||||
}
|
||||
} // namespace Pica
|
||||
} // namespace Pica::Shader
|
||||
|
||||
namespace VideoCore {
|
||||
|
||||
|
Reference in New Issue
Block a user