Searched refs:__GLX_RENDER_CMD_SIZE_LIMIT (Results 1 – 2 of 2) sorted by relevance
387 gc->maxSmallRenderCommandSize = MIN3(bufSize, __GLX_RENDER_CMD_SIZE_LIMIT, in indirect_create_context_attribs()
472 #define __GLX_RENDER_CMD_SIZE_LIMIT 4096 macro