Searched defs:imageInput (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_image_vk.cpp | 354 const ImageInputStruct imageInput = { plat_.image, plat_.format, componentMapping }; in CreateVkImageViews() local 154 CreateImageView(const VkDevice device, const VkSamplerYcbcrConversionInfo* ycbcrConversionInfo, const ImageInputStruct& imageInput, const VkImageViewType imageViewType, const VkImageAspectFlags imageAspectFlags, const uint32_t baseMipLevel, const uint32_t levelCount, const uint32_t baseArrayLayer, const uint32_t layerCount) CreateImageView() argument [all...] |
Completed in 2 milliseconds