Home
last modified time | relevance | path

Searched refs:IsImageCube (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DImageFunctionHLSL.cpp114 IsImageCube(imageFunction.image)) in OutputImageSizeFunctionBody()
145 IsImageCube(imageFunction.image)) in OutputImageLoadFunctionBody()
164 IsImage2D(imageFunction.image) || IsImageCube(imageFunction.image)) in OutputImageStoreFunctionBody()
DBaseTypes.h568 inline bool IsImageCube(TBasicType type) in IsImageCube() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DImageFunctionHLSL.cpp114 IsImageCube(imageFunction.image)) in OutputImageSizeFunctionBody()
145 IsImageCube(imageFunction.image)) in OutputImageLoadFunctionBody()
164 IsImage2D(imageFunction.image) || IsImageCube(imageFunction.image)) in OutputImageStoreFunctionBody()
DBaseTypes.h939 inline bool IsImageCube(TBasicType type) in IsImageCube() function