Blender V4.3
mtl_drawlist.hh File Reference
#include "BLI_sys_types.h"
#include "GPU_batch.hh"
#include "MEM_guardedalloc.h"
#include "gpu_drawlist_private.hh"
#include "mtl_batch.hh"
#include "mtl_context.hh"

Go to the source code of this file.

Classes

class  blender::gpu::MTLDrawList
 

Namespaces

namespace  blender
 
namespace  blender::gpu
 

Detailed Description

Implementation of Multi Draw Indirect using OpenGL. Fallback if the needed extensions are not supported.

Definition in file mtl_drawlist.hh.