This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4a12e26860ac3ffa3d6ec366d2732cf786f25fbc
XCEngine
/
docs
/
api
/
XCEngine
/
RHI
/
OpenGL
/
OpenGLCommandList
/
Enable.md
ssdfasd
4a12e26860
docs(api): fill OpenGL command list passthrough docs
2026-03-28 02:28:46 +08:00
241 B
Raw
Blame
History
OpenGLCommandList::Enable()
void
Enable
(
unsigned
int
cap
);
作用
开启一个全局 OpenGL capability。
当前实现行为
glEnable
(
cap
);
相关文档
Disable
Enablei
Reference in New Issue
View Git Blame
Copy Permalink