Home | History | Annotate | Download | only in video

Lines Matching refs:is_32bit

818 			video->is_32bit = 0;
833 video->is_32bit = 1;
867 video->is_32bit ? GL_RGBA : GL_RGB,
871 video->is_32bit ? GL_RGBA : GL_RGB,
873 video->is_32bit ? GL_UNSIGNED_BYTE : GL_UNSIGNED_SHORT_5_6_5,
1588 this->is_32bit? GL_RGBA : GL_RGB,
1590 this->is_32bit ? GL_UNSIGNED_BYTE : GL_UNSIGNED_SHORT_5_6_5,