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

/external/mesa3d/src/mesa/main/
H A Dframebuffer.c158 fb->_AllColorBuffersFixedPoint = !visual->floatMode;
H A Dblend.c915 return fb->_AllColorBuffersFixedPoint;
H A Dfbobject.c978 fb->_AllColorBuffersFixedPoint = GL_TRUE;
1110 fb->_AllColorBuffersFixedPoint =
1111 fb->_AllColorBuffersFixedPoint &&
H A Dmtypes.h3284 GLboolean _AllColorBuffersFixedPoint; /* no integer, no float */ member in struct:gl_framebuffer

Completed in 161 milliseconds