Home
last modified time | relevance | path

Searched defs:imageAspectFlags (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_hardware_buffer_util.cpp45 const VkImageAspectFlags imageAspectFlags = VK_IMAGE_ASPECT_COLOR_BIT; in CreateHwPlatformImage() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_hardware_buffer_util.cpp45 const VkImageAspectFlags imageAspectFlags = VK_IMAGE_ASPECT_COLOR_BIT; in CreateHwPlatformImage() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_hardware_buffer_util.cpp45 const VkImageAspectFlags imageAspectFlags = VK_IMAGE_ASPECT_COLOR_BIT; in CreateHwPlatformImage() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dplatform_hardware_buffer_util_vk.cpp77 GetImageMemoryRequirements(const DeviceVk& deviceVk, const VkImage image, const VkImageAspectFlags imageAspectFlags, const bool useMemoryRequirements2) GetImageMemoryRequirements() argument
H A Dgpu_image_vk.cpp154 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
338 CreateVkImageViews( VkImageAspectFlags imageAspectFlags, const VkSamplerYcbcrConversionInfo* ycbcrConversionInfo) CreateVkImageViews() argument
[all...]
H A Dpipeline_create_functions_vk.cpp217 VkImageAspectFlags imageAspectFlags = 0; in CreateAttachmentReferences2() local

Completed in 4 milliseconds