webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
sh::TextureFunctionHLSL Class Referencefinal

#include <TextureFunctionHLSL.h>

Inheritance diagram for sh::TextureFunctionHLSL:
angle::NonCopyable

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)
 

Member Function Documentation

◆ textureFunctionHeader()

void sh::TextureFunctionHLSL::textureFunctionHeader ( TInfoSinkBase out,
const ShShaderOutput  outputType,
bool  getDimensionsIgnoresBaseLevel 
)

◆ useTextureFunction()

TString sh::TextureFunctionHLSL::useTextureFunction ( const TString name,
TBasicType  samplerType,
int  coords,
size_t  argumentCount,
bool  lod0,
sh::GLenum  shaderType 
)

The documentation for this class was generated from the following files: