Searched refs:kDefaultFramebufferFormat (Results 1 – 1 of 1) sorted by relevance
33 const FormatType kDefaultFramebufferFormat = FormatType::kB8G8R8A8_UNORM; variable39 if (buffer->GetFormat()->GetFormatType() != kDefaultFramebufferFormat) in GetFrameBuffer()