Vulkan-Hpp
|
This is the complete list of members for vk::ShaderStatisticsInfoAMD, including all inherited members.
computeWorkGroupSize | vk::ShaderStatisticsInfoAMD | |
NativeType typedef | vk::ShaderStatisticsInfoAMD | |
numAvailableSgprs | vk::ShaderStatisticsInfoAMD | |
numAvailableVgprs | vk::ShaderStatisticsInfoAMD | |
numPhysicalSgprs | vk::ShaderStatisticsInfoAMD | |
numPhysicalVgprs | vk::ShaderStatisticsInfoAMD | |
operator VkShaderStatisticsInfoAMD &() VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |
operator VkShaderStatisticsInfoAMD const &() const VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |
operator!=(ShaderStatisticsInfoAMD const &rhs) const VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |
operator=(ShaderStatisticsInfoAMD const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::ShaderStatisticsInfoAMD | |
operator=(VkShaderStatisticsInfoAMD const &rhs) VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |
operator==(ShaderStatisticsInfoAMD const &rhs) const VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |
resourceUsage | vk::ShaderStatisticsInfoAMD | |
shaderStageMask | vk::ShaderStatisticsInfoAMD | |
ShaderStatisticsInfoAMD(vk::ShaderStageFlags shaderStageMask_={}, vk::ShaderResourceUsageAMD resourceUsage_={}, uint32_t numPhysicalVgprs_={}, uint32_t numPhysicalSgprs_={}, uint32_t numAvailableVgprs_={}, uint32_t numAvailableSgprs_={}, std::array< uint32_t, 3 > const &computeWorkGroupSize_={}) VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |
ShaderStatisticsInfoAMD(ShaderStatisticsInfoAMD const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::ShaderStatisticsInfoAMD | |
ShaderStatisticsInfoAMD(VkShaderStatisticsInfoAMD const &rhs) VULKAN_HPP_NOEXCEPT | vk::ShaderStatisticsInfoAMD | inline |