Searched refs:destination_format (Results 1 – 2 of 2) sorted by relevance
261 def convert(package, destination_format): argument270 e_msg = 'Cannot convert to %s, alien not installed' % destination_format275 if destination_format == 'dpkg':280 elif destination_format == 'rpm':286 e_msg = 'Convertion to format %s not implemented' % destination_format
432 glw::GLenum destination_format = GL_RED; in prepareDestinationTextureAndFramebuffer() local438 destination_format = GL_RED_INTEGER; in prepareDestinationTextureAndFramebuffer()445 destination_format = GL_RED_INTEGER; in prepareDestinationTextureAndFramebuffer()450 …2D(target, 0, internal_format, s_source_texture_size, s_source_texture_size, 0, destination_format, in prepareDestinationTextureAndFramebuffer()