Searched defs:textureFunction (Results 1 – 1 of 1) sorted by relevance
| /external/angle/src/compiler/translator/hlsl/ |
| D | TextureFunctionHLSL.cpp | 78 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputIntTexCoordWraps() 131 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputHLSL4SampleFunctionPrefix() 187 const TextureFunctionHLSL::TextureFunction &textureFunction, in GetSamplerCoordinateTypeString() 242 int GetHLSLCoordCount(const TextureFunctionHLSL::TextureFunction &textureFunction, in GetHLSLCoordCount() 298 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureFunctionArgumentList() 481 const TextureFunctionHLSL::TextureFunction &textureFunction, in GetTextureReference() 531 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSizeFunctionBody() 603 void ProjectTextureCoordinates(const TextureFunctionHLSL::TextureFunction &textureFunction, in ProjectTextureCoordinates() 636 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputIntegerTextureSampleFunctionComputations() 964 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureGatherFunctionBody() [all …]
|