码迷,mamicode.com
首页 > 其他好文 > 详细

Vulkan SDK之 FrameBuffer

时间:2020-02-07 10:37:32      阅读:58      评论:0      收藏:0      [点我收藏+]

标签:class   present   nts   cti   creat   des   sample   examples   VID   

The Vulkan Framebuffer

Framebuffers represent a collection of memory attachments that are used by a render pass instance. 
Examples of these memory attachments include the color image buffers and depth buffer that we created
in previous samples. A framebuffer provides the attachments that a render pass needs while rendering.

技术图片

 

Vulkan SDK之 FrameBuffer

标签:class   present   nts   cti   creat   des   sample   examples   VID   

原文地址:https://www.cnblogs.com/khacker/p/12271915.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!