Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DImageFunctionHLSL.cpp19 const ImageFunctionHLSL::ImageFunction &imageFunction) in GetImageReference()
49 const ImageFunctionHLSL::ImageFunction &imageFunction) in OutputImageFunctionArgumentList()
119 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageSizeFunctionBody()
159 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageLoadFunctionBody()
182 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageStoreFunctionBody()
338 ImageFunction imageFunction; in useImageFunction() local
365 for (const ImageFunction &imageFunction : mUsesImage) in imageFunctionHeader() local