Lines Matching refs:vkCmdBindVertexBuffers2
867 vkCmdBindVertexBuffers2 = PFN_vkCmdBindVertexBuffers2( vkGetDeviceProcAddr( device, "vkCmdBindVertexBuffers2" ) );
1335 if ( !vkCmdBindVertexBuffers2 )
1336 vkCmdBindVertexBuffers2 = vkCmdBindVertexBuffers2EXT;
1909 PFN_vkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2 = 0;
14505 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdBindVertexBuffers2 &&
14506 "Function <vkCmdBindVertexBuffers2> requires <VK_EXT_extended_dynamic_state> or <VK_EXT_shader_object> or <VK_VERSION_1_3>" );
14526 getDispatcher()->vkCmdBindVertexBuffers2( static_cast<VkCommandBuffer>( m_commandBuffer ),