Searched refs:EbsStd430 (Results 1 – 18 of 18) sorted by relevance
215 case TLayoutBlockStorage::EbsStd430: in CanBePacked()370 case TLayoutBlockStorage::EbsStd430: in GlslLayoutOf()395 case TLayoutBlockStorage::EbsStd430: in GlslStructLayoutOf()
388 config.initialBlockStorage = TLayoutBlockStorage::EbsStd430; // XXX: Correct? in externalStructModifyConfig()
458 storage = TLayoutBlockStorage::EbsStd430; in introducePacking()461 case TLayoutBlockStorage::EbsStd430: in introducePacking()
67 if (storage != EbsStd430) in writeLayoutQualifier()
1268 EbsStd430, enumerator1270 EbsLast = EbsStd430,1598 case EbsStd430: in getBlockStorageString()
105 else if (storage == EbsStd430) in GetBlockMemberInfoByType()211 case EbsStd430: in getEncoder()
96 return type.getQualifier() == EvqBuffer ? EbsStd430 : EbsStd140; in GetBlockStorage()903 const bool isStd140 = type.typeSpec.blockStorage != EbsStd430; in declareType()
1211 case EbsStd430: in declareInterfaceBlockLayout()
564 layoutQualifier.blockStorage = EbsStd430; in AddXfbEmulationSupport()
33 case EbsStd430: in GetBlockLayoutType()
1022 if (blockStorage == EbsStd430 && qualifier != EvqBuffer) in checkStd430IsForShaderStorageBlock()5059 qualifier.blockStorage = EbsStd430; in parseLayoutQualifier()
77 if (storage != EbsStd430) in writeLayoutQualifier()
748 EbsStd430 enumerator1005 case EbsStd430: in getBlockStorageString()
104 else if (storage == EbsStd430) in GetBlockMemberInfoByType()210 case EbsStd430: in getEncoder()
1289 case EbsStd430: in declareInterfaceBlockLayout()
960 if (blockStorage == EbsStd430 && qualifier != EvqBuffer) in checkStd430IsForShaderStorageBlock()4279 qualifier.blockStorage = EbsStd430; in parseLayoutQualifier()
47 layoutQualifier.blockStorage = EbsStd430; in DeclareAtomicCountersBuffers()