Searched refs:imageViewFormatReinterpretation (Results 1 – 11 of 11) sorted by relevance
30 VkBool32 imageViewFormatReinterpretation; member
67503 …ctors( constantAlphaColorBlendFactors_ ), events( events_ ), imageViewFormatReinterpretation( imag…67546 imageViewFormatReinterpretation = imageViewFormatReinterpretation_; in setImageViewFormatReinterpretation()67643 && ( imageViewFormatReinterpretation == rhs.imageViewFormatReinterpretation ) in operator ==()67671 VULKAN_HPP_NAMESPACE::Bool32 imageViewFormatReinterpretation = {}; member
67890 …ctors( constantAlphaColorBlendFactors_ ), events( events_ ), imageViewFormatReinterpretation( imag…67933 imageViewFormatReinterpretation = imageViewFormatReinterpretation_; in setImageViewFormatReinterpretation()68030 && ( imageViewFormatReinterpretation == rhs.imageViewFormatReinterpretation ) in operator ==()68058 VULKAN_HPP_NAMESPACE::Bool32 imageViewFormatReinterpretation = {}; member
349 VkBool32 imageViewFormatReinterpretation; member
43024 , imageViewFormatReinterpretation( imageViewFormatReinterpretation_ )43081 imageViewFormatReinterpretation = imageViewFormatReinterpretation_; in setImageViewFormatReinterpretation()43186 ( imageViewFormatReinterpretation == rhs.imageViewFormatReinterpretation ) && in operator ==()43210 VULKAN_HPP_NAMESPACE::Bool32 imageViewFormatReinterpretation = {}; member
866 !context.getPortabilitySubsetFeatures().imageViewFormatReinterpretation)) in createInstance()
5570 VkBool32 imageViewFormatReinterpretation; member
11706 s << "\timageViewFormatReinterpretation = " << value.imageViewFormatReinterpretation << '\n';