Lines Matching defs:maxWorkgroupSize
20914 VULKAN_HPP_NAMESPACE::Extent2D maxWorkgroupSize;20916 m_device, static_cast<VkRenderPass>( renderpass ), reinterpret_cast<VkExtent2D *>( &maxWorkgroupSize ) ) );20921 return ResultValue<VULKAN_HPP_NAMESPACE::Extent2D>( static_cast<VULKAN_HPP_NAMESPACE::Result>( result ), maxWorkgroupSize );