Searched defs:CanCompile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/glapi_parser/
H A Dapiutil.py391 def CanCompile(funcName): function
442 if CanCompile(funcName) and "render" not in props and "useclient" not in props and "setclient" not in props:

Completed in 1146 milliseconds