Home
last modified time | relevance | path

Searched refs:FRCTSPERBATCH (Results 1 – 8 of 8) sorted by relevance

/dports/x11/libX11/libX11-1.7.2/src/
H A DFillRct.c34 #define size (SIZEOF(xPolyFillRectangleReq) + FRCTSPERBATCH * SIZEOF(xRectangle))
/dports/x11/libXrender/libXrender-0.9.10/src/
H A DFillRects.c32 #define size (SIZEOF(xRenderFillRectanglesReq) + FRCTSPERBATCH * SIZEOF(xRectangle))
H A DFillRect.c32 #define size (SIZEOF(xRenderFillRectanglesReq) + FRCTSPERBATCH * SIZEOF(xRectangle))
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlibint.h392 #ifndef FRCTSPERBATCH
393 #define FRCTSPERBATCH 256 /* filled rectangle batching */ macro
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXlibint.h362 #ifndef FRCTSPERBATCH
363 #define FRCTSPERBATCH 256 /* filled rectangle batching */ macro
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlibint.h392 #ifndef FRCTSPERBATCH
393 #define FRCTSPERBATCH 256 /* filled rectangle batching */ macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXlibint.h376 #ifndef FRCTSPERBATCH
377 #define FRCTSPERBATCH 256 /* filled rectangle batching */ macro
/dports/x11/libX11/libX11-1.7.2/include/X11/
H A DXlibint.h487 #ifndef FRCTSPERBATCH
488 #define FRCTSPERBATCH 256 /* filled rectangle batching */ macro