Blender V5.0
extract_mesh_vbo_uv.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::draw

Functions

static bool blender::draw::mesh_extract_uv_format_init (GPUVertFormat *format, const MeshBatchCache &cache, const CustomData *cd_ldata, const MeshExtractType extract_type, uint32_t &r_uv_layers)
gpu::VertBufPtr blender::draw::extract_uv_maps (const MeshRenderData &mr, const MeshBatchCache &cache)
gpu::VertBufPtr blender::draw::extract_uv_maps_subdiv (const DRWSubdivCache &subdiv_cache, const MeshBatchCache &cache)