Blender V5.0
mtl_shader_interface.mm File Reference
#include "BLI_bitmap.h"
#include "GPU_capabilities.hh"
#include "mtl_common.hh"
#include "mtl_debug.hh"
#include "mtl_shader_interface.hh"
#include "mtl_shader_interface_type.hh"
#include "BLI_math_base.h"
#include "BLI_string.h"
#include "BLI_utildefines.h"
#include "MEM_guardedalloc.h"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::gpu

Functions

MTLVertexFormat blender::gpu::mtl_datatype_to_vertex_type (MTLInterfaceDataType type)

Detailed Description

GPU shader interface (C --> GLSL)

Definition in file mtl_shader_interface.mm.