Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dusage.h55 bool IsSampler() const { return is_sampler_; } in IsSampler() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DBaseTypes.h148 inline bool IsSampler(TBasicType type) in IsSampler() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h211 inline bool IsSampler(TBasicType type) in IsSampler() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp3138 GLboolean GL_APIENTRY IsSampler(GLuint sampler) in IsSampler() function