Graphics API specification Vulkan 1.1.118 released

VOLCANO -

Vulkan is a next-generation version of OpenGL, and DirectX 12 are based on the same proprietary AMD Mantle API, 1.1.118 has been released, its new extension is VK_AMD_shader_core_properties2 and VK_AMD_pipeline_compiler_control.

  • VK_AMD_shader_core_properties2 comes shader core attributes, supplement VK_KHR_GET_HET_DEVENT_Property 2
  • VK_AMD_pipeline_compiler_control for transmitting the control flag to compile the conduit for tuning
  • Delete the redundant link: VkSubpassDendendency and slink: VkSubpassDependency2KHR effective use of statements
  • Repair slink does not exist: VkSamplerYcbcrConversionImageFormatProperties :: pname: use of maxCombinedImageSamplerDescriptorCount
  • Use of python 2 compatible pathlib

Other content, see the release notes:

https://github.com/KhronosGroup/Vulkan-Docs/commit/94f03f1ccaecf6403d44fbe3de78d033e396bc58 

Guess you like

Origin www.oschina.net/news/109010/vulkan-1-1-118-released