This is the complete list of members for glslang::TSampler, including all inherited members.
arrayed | glslang::TSampler | |
clear() | glslang::TSampler | inline |
combined | glslang::TSampler | |
dim | glslang::TSampler | |
external | glslang::TSampler | |
getString() const | glslang::TSampler | inline |
getVectorSize() const | glslang::TSampler | inline |
hasReturnStruct() const | glslang::TSampler | inline |
image | glslang::TSampler | |
isArrayed() const | glslang::TSampler | inline |
isCombined() const | glslang::TSampler | inline |
isImage() const | glslang::TSampler | inline |
isMultiSample() const | glslang::TSampler | inline |
isPureSampler() const | glslang::TSampler | inline |
isShadow() const | glslang::TSampler | inline |
isSubpass() const | glslang::TSampler | inline |
isTexture() const | glslang::TSampler | inline |
ms | glslang::TSampler | |
noReturnStruct | glslang::TSampler | static |
operator!=(const TSampler &right) const | glslang::TSampler | inline |
operator==(const TSampler &right) const | glslang::TSampler | inline |
sampler | glslang::TSampler | |
set(TBasicType t, TSamplerDim d, bool a=false, bool s=false, bool m=false) | glslang::TSampler | inline |
setImage(TBasicType t, TSamplerDim d, bool a=false, bool s=false, bool m=false) | glslang::TSampler | inline |
setPureSampler(bool s) | glslang::TSampler | inline |
setSubpass(TBasicType t, bool m=false) | glslang::TSampler | inline |
setTexture(TBasicType t, TSamplerDim d, bool a=false, bool s=false, bool m=false) | glslang::TSampler | inline |
shadow | glslang::TSampler | |
structReturnIndex | glslang::TSampler | |
structReturnIndexBits | glslang::TSampler | static |
structReturnSlots | glslang::TSampler | static |
type | glslang::TSampler | |
vectorSize | glslang::TSampler | |