Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Vulkan Cookbook

You're reading from   Vulkan Cookbook Work through recipes to unlock the full potential of the next generation graphics API—Vulkan

Arrow left icon
Product type Paperback
Published in Apr 2017
Publisher Packt
ISBN-13 9781786468154
Length 700 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Pawel Lapinski Pawel Lapinski
Author Profile Icon Pawel Lapinski
Pawel Lapinski
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Instance and Devices FREE CHAPTER 2. Image Presentation 3. Command Buffers and Synchronization 4. Resources and Memory 5. Descriptor Sets 6. Render Passes and Framebuffers 7. Shaders 8. Graphics and Compute Pipelines 9. Command Recording and Drawing 10. Helper Recipes 11. Lighting 12. Advanced Rendering Techniques

Image Presentation

In this chapter, we will cover the following recipes:

  • Creating a Vulkan Instance with WSI extensions enabled
  • Creating a presentation surface
  • Selecting a queue family that supports presentation to a given surface
  • Creating a logical device with WSI extensions enabled
  • Selecting a desired presentation mode
  • Getting capabilities of a presentation surface
  • Selecting a number of swapchain images
  • Choosing a size of swapchain images
  • Selecting desired usage scenarios of swapchain images
  • Selecting a transformation of swapchain images
  • Selecting a format of swapchain images
  • Creating a swapchain
  • Getting handles of swapchain images
  • Creating a swapchain with R8G8B8A8 format and a mailbox present mode
  • Acquiring a swapchain image
  • Presenting an image
  • Destroying a swapchain
  • Destroying a presentation surface
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $24.99/month. Cancel anytime