Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DImageFunctionHLSL.cpp111 const ImmutableString &imageReference) in OutputImageSizeFunctionBody()
142 const ImmutableString &imageReference) in OutputImageLoadFunctionBody()
161 const ImmutableString &imageReference) in OutputImageStoreFunctionBody()
352 ImmutableString imageReference = GetImageReference(out, imageFunction); in imageFunctionHeader() local