Searched defs:textureFunction (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A 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() 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() [all …]
|