Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add glIsShader, glIsProgram, etc. #116

Closed
sebcrozet opened this issue Aug 14, 2020 · 1 comment · Fixed by #118
Closed

Add glIsShader, glIsProgram, etc. #116

sebcrozet opened this issue Aug 14, 2020 · 1 comment · Fixed by #118
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sebcrozet
Copy link

sebcrozet commented Aug 14, 2020

Hi! I am currently switching from custom WebGL bindings to glow for my kiss3d project.

Unless I missed something, it appears that glow does not have test functions like glIsShader, glIsProgram, glIsBuffer, glIsFramebuffer, glIsRenderBuffer, and glIsTexture. Is that something that could be added?

@grovesNL
Copy link
Owner

Hi! 👋 Yeah it would be great to add those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
2 participants