Searched refs:mImageFunctionHLSL (Results 1 – 2 of 2) sorted by relevance
368 mImageFunctionHLSL = new ImageFunctionHLSL; in OutputHLSL()399 SafeDelete(mImageFunctionHLSL); in ~OutputHLSL()484 return mImageFunctionHLSL->getUsedImage2DFunctionNames(); in getUsedImage2DFunctionNames()1082 mImageFunctionHLSL->imageFunctionHeader(out); in header()2424 const ImmutableString &imageFunctionName = mImageFunctionHLSL->useImageFunction( in visitAggregate()
189 ImageFunctionHLSL *mImageFunctionHLSL; variable