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

/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpacker_bbox.py290 moreFuncs = [ [ "VertexAttrib4ubv", "ub" ], variable
302 for (func_name, argtype) in moreFuncs:
310 moreFuncs = [ [ "VertexAttrib4Nub", "Nub" ] ] variable
311 for (func_name, argtype) in moreFuncs:

Completed in 37 milliseconds