Lines Matching refs:GL_FALSE
478 * GL_FALSE if image was completely clipped away (draw nothing)
506 return GL_FALSE;
534 return GL_FALSE;
549 * GL_FALSE if region is completely out of bounds (nothing to read)
586 return GL_FALSE;
599 return GL_FALSE;
611 * \return GL_FALSE if region is totally clipped, GL_TRUE otherwise.
630 return GL_FALSE;
639 * \return GL_FALSE if rect is totally clipped, GL_TRUE otherwise.
658 return GL_FALSE;
671 return GL_FALSE;
754 * \return GL_TRUE if anything is left to draw, GL_FALSE if totally clipped
783 return GL_FALSE; /* no width */
785 return GL_FALSE; /* totally out (left) of bounds */
787 return GL_FALSE; /* totally out (right) of bounds */
790 return GL_FALSE;
792 return GL_FALSE;
794 return GL_FALSE;
797 return GL_FALSE;
799 return GL_FALSE;
801 return GL_FALSE;
804 return GL_FALSE;
806 return GL_FALSE;
808 return GL_FALSE;