HomeSort by relevance Sort by last modified time
    Searched refs:__GLX_BEGIN (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/glx/
render2.c 351 __GLX_BEGIN(X_GLrop_Enable, 8);
380 __GLX_BEGIN(X_GLrop_Disable, 8);
packrender.h 131 #define __GLX_BEGIN(opcode,size) \
139 ** assumptions present in the __GLX_BEGIN macro. In this case the

Completed in 49 milliseconds