Home
last modified time | relevance | path

Searched refs:layoutAttachmentEnd (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/Include/
DTypes.h934 static const unsigned int layoutAttachmentEnd = 0XFF; variable
978 layoutAttachment = layoutAttachmentEnd; in clearUniformLayout()
1053 return layoutAttachment != layoutAttachmentEnd; in hasAttachment()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp7356 if (value >= (int)TQualifier::layoutAttachmentEnd) in setLayoutQualifier()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp6072 if (value >= (int)TQualifier::layoutAttachmentEnd) in setLayoutQualifier()