Searched refs:_components (Results 1 – 1 of 1) sorted by relevance
62 const vk::VkComponentMapping& _components, in ImageViewCreateInfo() argument71 components.r = _components.r; in ImageViewCreateInfo()72 components.g = _components.g; in ImageViewCreateInfo()73 components.b = _components.b; in ImageViewCreateInfo()74 components.a = _components.a; in ImageViewCreateInfo()82 const vk::VkComponentMapping& _components, in ImageViewCreateInfo() argument91 components.r = _components.r; in ImageViewCreateInfo()92 components.g = _components.g; in ImageViewCreateInfo()93 components.b = _components.b; in ImageViewCreateInfo()94 components.a = _components.a; in ImageViewCreateInfo()