Searched refs:ImageFunctionHLSL (Results 1 – 5 of 5) sorted by relevance
17 ImmutableString ImageFunctionHLSL::GetImageReference( in GetImageReference()19 const ImageFunctionHLSL::ImageFunction &imageFunction) in GetImageReference()47 void ImageFunctionHLSL::OutputImageFunctionArgumentList( in OutputImageFunctionArgumentList()49 const ImageFunctionHLSL::ImageFunction &imageFunction) in OutputImageFunctionArgumentList()53 if (imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::LOAD || in OutputImageFunctionArgumentList()54 imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::STORE) in OutputImageFunctionArgumentList()78 if (imageFunction.method == ImageFunctionHLSL::ImageFunction::Method::STORE) in OutputImageFunctionArgumentList()108 void ImageFunctionHLSL::OutputImageSizeFunctionBody( in OutputImageSizeFunctionBody()110 const ImageFunctionHLSL::ImageFunction &imageFunction, in OutputImageSizeFunctionBody()139 void ImageFunctionHLSL::OutputImageLoadFunctionBody( in OutputImageLoadFunctionBody()[all …]
23 class ImageFunctionHLSL final : angle::NonCopyable76 const ImageFunctionHLSL::ImageFunction &imageFunction);79 const ImageFunctionHLSL::ImageFunction &imageFunction);81 const ImageFunctionHLSL::ImageFunction &imageFunction,84 const ImageFunctionHLSL::ImageFunction &imageFunction,87 const ImageFunctionHLSL::ImageFunction &imageFunction,
27 class ImageFunctionHLSL; variable189 ImageFunctionHLSL *mImageFunctionHLSL;
368 mImageFunctionHLSL = new ImageFunctionHLSL; in OutputHLSL()
263 "src/compiler/translator/ImageFunctionHLSL.cpp",264 "src/compiler/translator/ImageFunctionHLSL.h",