#include <VaryingPacking.h>
◆ VaryingPacking()
rx::VaryingPacking::VaryingPacking |
( |
GLuint |
maxVaryingVectors | ) |
|
◆ builtins()
◆ enableBuiltins()
◆ getMaxSemanticIndex()
unsigned int rx::VaryingPacking::getMaxSemanticIndex |
( |
| ) |
const |
|
inline |
◆ getRegisterCount()
unsigned int rx::VaryingPacking::getRegisterCount |
( |
| ) |
const |
◆ getRegisterList()
◆ operator[]() [1/2]
Register& rx::VaryingPacking::operator[] |
( |
unsigned int |
index | ) |
|
|
inline |
◆ operator[]() [2/2]
const Register& rx::VaryingPacking::operator[] |
( |
unsigned int |
index | ) |
const |
|
inline |
◆ packVaryings()
bool rx::VaryingPacking::packVaryings |
( |
gl::InfoLog & |
infoLog, |
|
|
const std::vector< PackedVarying > & |
packedVaryings, |
|
|
const std::vector< std::string > & |
transformFeedbackVaryings |
|
) |
| |
◆ usesPointSize()
bool rx::VaryingPacking::usesPointSize |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: