1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-14 01:42:06 +00:00
serenity/Userland/Libraries/LibWeb/WebGL
Luke Wilde 39a212b54f LibWeb/WebGL: Add a bunch of simple forwarding functions
This collection of functions simply check if the context is still
alive, then forward the call to the GL context.
2022-06-13 21:45:27 +01:00
..
Types.h
Types.idl
WebGLContextAttributes.cpp
WebGLContextAttributes.h
WebGLContextEvent.h
WebGLContextEvent.idl
WebGLRenderingContext.cpp
WebGLRenderingContext.h
WebGLRenderingContext.idl
WebGLRenderingContextBase.cpp LibWeb/WebGL: Add a bunch of simple forwarding functions 2022-06-13 21:45:27 +01:00
WebGLRenderingContextBase.h LibWeb/WebGL: Add a bunch of simple forwarding functions 2022-06-13 21:45:27 +01:00
WebGLRenderingContextBase.idl LibWeb/WebGL: Add a bunch of simple forwarding functions 2022-06-13 21:45:27 +01:00