srp
software rendering pipeline
Loading...
Searching...
No Matches
VertexCacheEntry Struct Reference

#include <vertex_processing.h>

Collaboration diagram for VertexCacheEntry:

Public Attributes

bool valid
 
SRPVertexShaderOut data
 

Detailed Description

Represents an entry in VertexCache

Member Data Documentation

◆ data

SRPVertexShaderOut VertexCacheEntry::data

The vertex transformed by the vertex shader

◆ valid

bool VertexCacheEntry::valid

Whether or not this entry is valid


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