Searched refs:EbtBlock (Results 1 – 11 of 11) sorted by relevance
100 if (base.getType().getBasicType() == EbtBlock) { in addUniform()140 if (type.getBasicType() == EbtBlock) { in addPipeIOVariable()147 if (type.isArray() && type.getBasicType() == EbtBlock) { in addPipeIOVariable()201 if (type.getBasicType() == EbtBlock) in getArrayStride()222 …bool blockParent = (parentType.getBasicType() == EbtBlock && parentType.getQualifier().storage == … in countAggregateMembers()263 …bool blockParent = (baseType.getBasicType() == EbtBlock && baseType.getQualifier().storage == EvqB… in blowUpActiveAggregate()282 if (terminalType->getBasicType() == EbtBlock) {} in blowUpActiveAggregate()285 else if (strictArraySuffix || baseType.getBasicType() != EbtBlock) in blowUpActiveAggregate()303 if (terminalType->getBasicType() == EbtBlock) {} in blowUpActiveAggregate()306 else if (strictArraySuffix || baseType.getBasicType() != EbtBlock) { in blowUpActiveAggregate()[all …]
509 if (type.getQualifier().hasLocation() || type.isBuiltIn() || type.getBasicType() == EbtBlock || in resolveUniformLocation()706 … if (type.getQualifier().hasLocation() || type.isBuiltIn() || type.getBasicType() == EbtBlock || in resolveUniformLocation()772 if (resource == EResUbo && type.getBasicType() != EbtBlock) { in resolveBinding()847 if (type.getBasicType() != EbtBlock && type.getQualifier().hasLocation()) { in reserverStorageSlot()927 return symbol->getBasicType() == EbtBlock ? in getAccessName()
488 if (base->getBasicType() == EbtBlock) { in handleBracketDereference()3434 publicType.basicType != EbtBlock && in globalQualifierTypeCheck()3478 if (qualifier.isTaskMemory() && publicType.basicType != EbtBlock) in globalQualifierTypeCheck()4103 (base.getBasicType() == EbtBlock && base.getType().getQualifier().isUniformOrBuffer())) in checkRuntimeSizable()4401 if (block->getType().getBasicType() != EbtBlock) { in redeclareBuiltinBlock()5690 (type.getBasicType() != EbtBlock || in layoutObjectCheck()5705 if (type.getBasicType() != EbtBlock) { in layoutObjectCheck()5769 … if (type.isMatrix() || type.getBasicType() == EbtBlock || type.getBasicType() == EbtStruct) in layoutTypeCheck()5781 if (type.getBasicType() == EbtBlock) in layoutTypeCheck()5788 if (type.getBasicType() == EbtBlock) in layoutTypeCheck()[all …]
141 case EbtBlock: in buildMangledName()
119 if (left->getType().getBasicType() == EbtBlock || right->getType().getBasicType() == EbtBlock) in addBinaryMath()288 if (left->getType().getBasicType() == EbtBlock || right->getType().getBasicType() == EbtBlock) in addAssign()358 if (child->getType().getBasicType() == EbtBlock) in addUnaryMath()
470 …if (symbol->getType().getBasicType() == EbtBlock && unitSymbol->getType().getBasicType() == EbtBlo… in mergeLinkerObjects()
1511 … } else if (type.basicType == EbtStruct || type.basicType == EbtBlock) {1550 … basicType(EbtBlock), vectorSize(1), matrixCols(0), matrixRows(0), vector1(false), coopmat(false), in TType()1637 if (basicType != EbtBlock) in getShaderInterface()1688 virtual bool isStruct() const { return basicType == EbtStruct || basicType == EbtBlock; } in isStruct()1985 case EbtBlock: return "block"; in getBasicString()2254 if (getBasicType() == EbtStruct || getBasicType() == EbtBlock) { in computeNumComponents()
64 EbtBlock, enumerator
372 if (type.getBasicType() == glslang::EbtBlock) { in TranslateBlockDecoration()432 case glslang::EbtBlock: in TranslateLayoutDecoration()1227 if (type.getBasicType() == glslang::EbtBlock) in TranslateStorageClass()1271 } else if (baseType.getBasicType() == glslang::EbtBlock) { in addIndirectionIndexCapabilities()1300 if (type.getBasicType() == glslang::EbtBlock) in IsDescriptorResource()1378 …eturn qualifier.invariant || (qualifier.hasLocation() && type.getBasicType() == glslang::EbtBlock); in HasNonLayoutQualifiers()1928 if (node->getLeft()->getBasicType() == glslang::EbtBlock && in visitBinary()3730 case glslang::EbtBlock: in convertGlslangToSpvType()3743 if (type.getBasicType() == glslang::EbtBlock) in convertGlslangToSpvType()3787 if (explicitLayout != glslang::ElpNone && type.getBasicType() != glslang::EbtBlock) { in convertGlslangToSpvType()[all …]
488 else if (variableType.getBasicType() == EbtBlock) { in acceptDeclaration()621 if (type.getBasicType() == EbtBlock) { in acceptFullySpecifiedType()
687 if ((variable->getType().getBasicType() == EbtBlock || in handleVariable()1031 } else if (base->getBasicType() == EbtStruct || base->getBasicType() == EbtBlock) { in handleDotDereference()6911 if (type.getBasicType() != EbtBlock || type.getQualifier().storage != EvqBuffer) in getStructBufferContentType()7759 if (type.getBasicType() == EbtBlock || structName.size() == 0) in declareStruct()