Lines Matching defs:textureFunction
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()
1031 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSampleFunctionReturnStatement()
1435 TextureFunction textureFunction; in useTextureFunction() local
1571 for (const TextureFunction &textureFunction : mUsesTexture) in textureFunctionHeader() local