pub fn is_frame_buffer_valid(num: u8, attachment: &Attachment) -> bool
Expand description
  • num: Number of attachments.
  • attachment: Attachment texture info. See: bgfx::Attachment.