Public Attributes | |
BufferResource_t | Vertexes |
BufferResource_t | Indexes |
uint32_t | IndexCount |
Definition at line 657 of file precomputed_sky.c.
uint32_t ShadowmapGeometry::IndexCount |
Definition at line 661 of file precomputed_sky.c.
Referenced by FillVertexAndIndexBuffers(), and RecordCommandBufferShadowmap().
BufferResource_t ShadowmapGeometry::Indexes |
Definition at line 660 of file precomputed_sky.c.
Referenced by FillVertexAndIndexBuffers(), RecordCommandBufferShadowmap(), and ReleaseShadowmapResources().
BufferResource_t ShadowmapGeometry::Vertexes |
Definition at line 659 of file precomputed_sky.c.
Referenced by FillVertexAndIndexBuffers(), RecordCommandBufferShadowmap(), and ReleaseShadowmapResources().