Diligent Engine  v.2.4.g
Public Attributes | List of all members
Diligent::VAOCache::VAOAttribs Struct Reference

#include <VAOCache.hpp>

Public Attributes

const PipelineStateGLImplPSO
 
BufferGLImpl *const pIndexBuffer
 
VertexStreamInfo< BufferGLImpl > *const VertexStreams
 
const Uint32 NumVertexStreams
 

Member Data Documentation

◆ NumVertexStreams

const Uint32 Diligent::VAOCache::VAOAttribs::NumVertexStreams

◆ pIndexBuffer

BufferGLImpl* const Diligent::VAOCache::VAOAttribs::pIndexBuffer

◆ PSO

const PipelineStateGLImpl& Diligent::VAOCache::VAOAttribs::PSO

◆ VertexStreams

VertexStreamInfo<BufferGLImpl>* const Diligent::VAOCache::VAOAttribs::VertexStreams

The documentation for this struct was generated from the following file: