webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "compiler/translator/blocklayoutHLSL.h"
#include "common/mathutil.h"
#include "common/utilities.h"
Namespaces | |
sh | |
Functions | |
template<class ShaderVarType > | |
void | sh::HLSLVariableRegisterCount (const ShaderVarType &variable, HLSLBlockEncoder *encoder) |
unsigned int | sh::HLSLVariableRegisterCount (const Varying &variable, bool transposeMatrices) |
unsigned int | sh::HLSLVariableRegisterCount (const Uniform &variable, ShShaderOutput outputType) |