webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <VariablePacker.h>
Public Member Functions | |
bool | CheckVariablesWithinPackingLimits (unsigned int maxVectors, const std::vector< sh::ShaderVariable > &in_variables) |
Static Public Member Functions | |
static int | GetNumComponentsPerRow (sh::GLenum type) |
static int | GetNumRows (sh::GLenum type) |
bool VariablePacker::CheckVariablesWithinPackingLimits | ( | unsigned int | maxVectors, |
const std::vector< sh::ShaderVariable > & | in_variables | ||
) |
|
static |
|
static |