Searched refs:float_col (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c313 const char *float_col = "."; local in function:fbConfigsDump
314 if (c->renderType & GLX_RGBA_FLOAT_BIT_ARB) float_col = "s";
315 if (c->renderType & GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT) float_col = "u";
348 float_col,

Completed in 4 milliseconds