Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/hlsl/
DImageFunctionHLSL.cpp120 const ImmutableString &imageReference) in OutputImageSizeFunctionBody()
160 const ImmutableString &imageReference) in OutputImageLoadFunctionBody()
183 const ImmutableString &imageReference) in OutputImageStoreFunctionBody()
382 ImmutableString imageReference = GetImageReference(out, imageFunction); in imageFunctionHeader() local