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

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dstub_common.py217 align_types = 1 variable
224 if align_types and alignment and ( pos % alignment ):
/vbox/src/VBox/GuestHost/OpenGL/glapi_parser/
H A Dapiutil.py662 align_types = 1 variable
669 if align_types and alignment and ( pos % alignment ):

Completed in 33 milliseconds