Home
last modified time | relevance | path

Searched refs:mTextureFunctionHLSL (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputHLSL.h188 TextureFunctionHLSL *mTextureFunctionHLSL; variable
DOutputHLSL.cpp367 mTextureFunctionHLSL = new TextureFunctionHLSL; in OutputHLSL()
398 SafeDelete(mTextureFunctionHLSL); in ~OutputHLSL()
1081 mTextureFunctionHLSL->textureFunctionHeader(out, mOutputType, getDimensionsIgnoresBaseLevel); in header()
2446 mTextureFunctionHLSL->useTextureFunction(name, samplerType, coords, in visitAggregate()