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()
473 const TextureFunctionHLSL::TextureFunction &textureFunction, in GetTextureReference()
523 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSizeFunctionBody()
594 void ProjectTextureCoordinates(const TextureFunctionHLSL::TextureFunction &textureFunction, in ProjectTextureCoordinates()
627 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputIntegerTextureSampleFunctionComputations()
955 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureGatherFunctionBody()
1022 const TextureFunctionHLSL::TextureFunction &textureFunction, in OutputTextureSampleFunctionReturnStatement()
1426 TextureFunction textureFunction; in useTextureFunction() local
1562 for (const TextureFunction &textureFunction : mUsesTexture) in textureFunctionHeader() local