Searched defs:_components (Results 1 – 3 of 3) sorted by relevance
102 std::map<ComponentId, std::unique_ptr<IGpuKernelComponent>> _components; variable
55 … const vk::VkComponentMapping &_components, vk::VkImageViewCreateFlags _flags) in ImageViewCreateInfo()72 … const vk::VkComponentMapping &_components, vk::VkImageViewCreateFlags _flags) in ImageViewCreateInfo()
92 def _components(r): function