|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <VaryingPacking.h>
Public Member Functions | |
| PackedVarying (const sh::ShaderVariable &varyingIn, sh::InterpolationType interpolationIn) | |
| PackedVarying (const sh::ShaderVariable &varyingIn, sh::InterpolationType interpolationIn, const std::string &parentStructNameIn) | |
| bool | isStructField () const |
Public Attributes | |
| const sh::ShaderVariable * | varying |
| bool | vertexOnly |
| sh::InterpolationType | interpolation |
| std::string | parentStructName |
|
inline |
|
inline |
|
inline |
| sh::InterpolationType rx::PackedVarying::interpolation |
| std::string rx::PackedVarying::parentStructName |
| const sh::ShaderVariable* rx::PackedVarying::varying |
| bool rx::PackedVarying::vertexOnly |
1.8.13