Searched defs:ShaderCorePropertiesFlagsAMD (Results 1 – 9 of 9) sorted by relevance
944 pub struct ShaderCorePropertiesFlagsAMD(pub(crate) Flags); struct946 impl ShaderCorePropertiesFlagsAMD {} implementation
3696 impl fmt::Debug for ShaderCorePropertiesFlagsAMD { implementation
25959 shader_core_features: ShaderCorePropertiesFlagsAMD, in shader_core_features()
2054 VULKAN_HPP_INLINE std::string to_string( ShaderCorePropertiesFlagsAMD ) in to_string() argument
5863 using ShaderCorePropertiesFlagsAMD = Flags<ShaderCorePropertiesFlagBitsAMD>; typedef
2745 VULKAN_HPP_INLINE std::string to_string( ShaderCorePropertiesFlagsAMD ) in to_string() argument
6076 using ShaderCorePropertiesFlagsAMD = Flags<ShaderCorePropertiesFlagBitsAMD>; typedef
2765 VULKAN_HPP_INLINE std::string to_string( ShaderCorePropertiesFlagsAMD ) in to_string() argument
5616 using ShaderCorePropertiesFlagsAMD = Flags<ShaderCorePropertiesFlagBitsAMD>; typedef