Home
last modified time | relevance | path

Searched defs:imageFunction (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DImageFunctionHLSL.cpp19 const ImageFunctionHLSL::ImageFunction &imageFunction) in GetImageReference()
49 const ImageFunctionHLSL::ImageFunction &imageFunction) in OutputImageFunctionArgumentList()
110 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageSizeFunctionBody()
141 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageLoadFunctionBody()
160 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageStoreFunctionBody()
308 ImageFunction imageFunction; in useImageFunction() local
335 for (const ImageFunction &imageFunction : mUsesImage) in imageFunctionHeader() local