Blender V5.0
vk_texture.hh File Reference
#include "gpu_texture_private.hh"
#include "vk_context.hh"
#include "vk_image_view.hh"
#include "vk_memory.hh"

Go to the source code of this file.

Classes

class  blender::gpu::VKTexture

Namespaces

namespace  blender
namespace  blender::gpu

Enumerations

enum class  blender::gpu::VKImageViewFlags { blender::gpu::DEFAULT = 0 , blender::gpu::NO_SWIZZLING = 1 << 0 }

Functions

BLI_INLINE VKTextureblender::gpu::unwrap (Texture *tex)
BLI_INLINE Textureblender::gpu::wrap (VKTexture *texture)