Home | History | Annotate | Download | only in video

Lines Matching refs:is_32bit

801 			video->is_32bit = 0;
816 video->is_32bit = 1;
850 video->is_32bit ? GL_RGBA : GL_RGB,
854 video->is_32bit ? GL_RGBA : GL_RGB,
856 video->is_32bit ? GL_UNSIGNED_BYTE : GL_UNSIGNED_SHORT_5_6_5,
1566 this->is_32bit? GL_RGBA : GL_RGB,
1568 this->is_32bit ? GL_UNSIGNED_BYTE : GL_UNSIGNED_SHORT_5_6_5,