Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c90 makeFormat(__GLXconfig *conf);
164 context->pixelFormat = makeFormat(conf); in __glXAquaScreenCreateContext()
447 makeFormat(__GLXconfig *conf) in makeFormat() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog138442 …XQuartz: GL: Make various changes to makeFormat, so that it works better. Now glxgears looks norm…