Home
last modified time | relevance | path

Searched refs:__GLX_RENDER_CMD_SIZE_LIMIT (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/glx/
Dindirect_glx.c387 gc->maxSmallRenderCommandSize = MIN3(bufSize, __GLX_RENDER_CMD_SIZE_LIMIT, in indirect_create_context_attribs()
Dglxclient.h472 #define __GLX_RENDER_CMD_SIZE_LIMIT 4096 macro