mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-21 18:59:21 +00:00
Member rename: src/backend/opengl
This commit is contained in:
committed by
Corentin Wallez
parent
b0c75a5b68
commit
7ee1610f38
@@ -31,7 +31,7 @@ namespace opengl {
|
||||
GLuint GetHandle() const;
|
||||
|
||||
private:
|
||||
GLuint handle;
|
||||
GLuint mHandle;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user