Searched defs:to_format (Results 1 – 5 of 5) sorted by relevance
517 glw::GLenum to_format = (n == 0) ? GL_RGBA : (n == 1) ? GL_RGBA_INTEGER : GL_RGBA_INTEGER; in iterate() local587 glw::GLenum to_format = GL_NONE; in iterate() local
50 fn to_format(&self) -> COMPUTER_NAME_FORMAT { in to_format() method
113 FrameBuffer::Format to_format; member
295 FrameBuffer::Format to_format) { in ValidateConvertFormats()
53 pub fn to_format(self) -> Format { in to_format() method