Lines Matching full:glboolean
53 static GLboolean
224 static GLboolean
236 GLboolean swizzle_rb = GL_FALSE, copy_xrgb = GL_FALSE;
331 GLboolean dst_is_integer = _mesa_is_enum_format_integer(format);
332 GLboolean dst_is_uint = _mesa_is_format_unsigned(rbFormat);
415 static GLboolean
459 static GLboolean
603 const GLboolean scaleOrBias
605 const GLboolean stencilTransfer = ctx->Pixel.IndexShift
768 const GLboolean srcInteger = _mesa_is_format_integer_color(rb->Format);
769 const GLboolean dstInteger = _mesa_is_enum_format_integer(format);