Lines Matching defs:textureFunction
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()
279 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureFunctionArgumentList()
459 const TextureFunctionHLSL::TextureFunction &textureFunction, in GetTextureReference()
509 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSizeFunctionBody()
571 void ProjectTextureCoordinates(const TextureFunctionHLSL::TextureFunction &textureFunction, in ProjectTextureCoordinates()
604 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputIntegerTextureSampleFunctionComputations()
932 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureGatherFunctionBody()
999 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSampleFunctionReturnStatement()
1378 TextureFunction textureFunction; in useTextureFunction() local
1514 for (const TextureFunction &textureFunction : mUsesTexture) in textureFunctionHeader() local