Lines Matching defs:maxWorkgroupSize
21030 VULKAN_HPP_NAMESPACE::Extent2D maxWorkgroupSize;21032 static_cast<VkDevice>( m_device ), static_cast<VkRenderPass>( m_renderPass ), reinterpret_cast<VkExtent2D *>( &maxWorkgroupSize ) ) );21037 return std::make_pair( static_cast<VULKAN_HPP_NAMESPACE::Result>( result ), maxWorkgroupSize );