内容简介:Vulkan 是 OpenGL 的下一代版本,和 DirectX 12 一样都是基于 AMD 私有的 Mantle API,1.1.118 已经发布,它的新扩展是 VK_AMD_shader_core_properties2 和 VK_AMD_pipeline_compiler_control。 VK_AMD_shader_co...
Vulkan 是 OpenGL 的下一代版本,和 DirectX 12 一样都是基于 AMD 私有的 Mantle API,1.1.118 已经发布,它的新扩展是 VK_AMD_shader_core_properties2 和 VK_AMD_pipeline_compiler_control。
- VK_AMD_shader_core_properties2 附带着色器核心属性,补充 VK_KHR_GET_HET_DEVENT_Property 2
- VK_AMD_pipeline_compiler_control 用于将编译控制标志传递给管道,以便进行调优
- 删除冗余链接:VkSubpassDendendency 和 slink : VkSubpassDependency2KHR 有效使用语句
- 修复不存在的 slink:VkSamplerYcbcrConversionImageFormatProperties::pname:maxCombinedImageSamplerDescriptorCount 的使用
- 对 python 2 使用兼容的 pathlib
其他内容见发布说明:
https://github.com/KhronosGroup/Vulkan-Docs/commit/94f03f1ccaecf6403d44fbe3de78d033e396bc58
以上所述就是小编给大家介绍的《图形 API 规范 Vulkan 1.1.118 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 华为图形计算服务 5.2.0 版本发布
- Vulkan 1.2.139 发布,图形 API 规范
- 图形 API 规范 Vulkan 1.1.106 发布
- Vulkan 1.1.115 发布,图形 API 规范
- Vulkan 1.1.116 发布,图形 API 规范
- 图形 API 规范 Vulkan 1.1.117 发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Automate This
Christopher Steiner / Portfolio / 2013-8-9 / USD 25.95
"The rousing story of the last gasp of human agency and how today's best and brightest minds are endeavoring to put an end to it." It used to be that to diagnose an illness, interpret legal docume......一起来看看 《Automate This》 这本书的介绍吧!