Update for Vulkan-Docs 1.3.259
This commit is contained in:
parent
9c37439a79
commit
cb7b123f2d
8 changed files with 48 additions and 49 deletions
|
|
@ -5966,9 +5966,9 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
//=== VK_NV_device_generated_commands_compute ===
|
||||
|
||||
template <typename Dispatch = VULKAN_HPP_DEFAULT_DISPATCHER_TYPE>
|
||||
void updatePipelineIndirectBuffer( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint,
|
||||
VULKAN_HPP_NAMESPACE::Pipeline pipeline,
|
||||
Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const VULKAN_HPP_NOEXCEPT;
|
||||
void updatePipelineIndirectBufferNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint,
|
||||
VULKAN_HPP_NAMESPACE::Pipeline pipeline,
|
||||
Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const VULKAN_HPP_NOEXCEPT;
|
||||
|
||||
//=== VK_EXT_extended_dynamic_state3 ===
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue