Changeset 1087 for trunk/src/platform/nacl/opengl_context.h
- Timestamp:
- Nov 25, 2011, 12:30:26 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/platform/nacl/opengl_context.h
r1084 r1087 62 62 void ResizeContext(const pp::Size& size); 63 63 64 pp::Size const& GetSize() { return size_; } 65 64 66 /// The OpenGL ES 2.0 interface. 65 67 const struct PPB_OpenGLES2* gles2() const {
Note: See TracChangeset
for help on using the changeset viewer.