Searched defs:textureFunction (Results 1 – 1 of 1) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | TextureFunctionHLSL.cpp | 70 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputIntTexCoordWraps() 123 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputHLSL4SampleFunctionPrefix() 179 const TextureFunctionHLSL::TextureFunction &textureFunction, in GetSamplerCoordinateTypeString() 230 int GetHLSLCoordCount(const TextureFunctionHLSL::TextureFunction &textureFunction, in GetHLSLCoordCount() 278 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureFunctionArgumentList() 455 const TextureFunctionHLSL::TextureFunction &textureFunction, in GetTextureReference() 505 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSizeFunctionBody() 567 void ProjectTextureCoordinates(const TextureFunctionHLSL::TextureFunction &textureFunction, in ProjectTextureCoordinates() 600 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputIntegerTextureSampleFunctionComputations() 928 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureGatherFunctionBody() [all …]
|