|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <TextureFunctionHLSL.h>
Classes | |
| struct | TextureFunction |
Public Member Functions | |
| TString | useTextureFunction (const TString &name, TBasicType samplerType, int coords, size_t argumentCount, bool lod0, sh::GLenum shaderType) |
| void | textureFunctionHeader (TInfoSinkBase &out, const ShShaderOutput outputType, bool getDimensionsIgnoresBaseLevel) |
| void sh::TextureFunctionHLSL::textureFunctionHeader | ( | TInfoSinkBase & | out, |
| const ShShaderOutput | outputType, | ||
| bool | getDimensionsIgnoresBaseLevel | ||
| ) |
| TString sh::TextureFunctionHLSL::useTextureFunction | ( | const TString & | name, |
| TBasicType | samplerType, | ||
| int | coords, | ||
| size_t | argumentCount, | ||
| bool | lod0, | ||
| sh::GLenum | shaderType | ||
| ) |
1.8.13