Searched refs:BLOCKLAYOUT_STD140 (Results 1 – 5 of 5) sorted by relevance
43 BLOCKLAYOUT_STD140 = BLOCKLAYOUT_STANDARD, enumerator
1531 (block.layout == sh::BLOCKLAYOUT_STD140 || block.layout == sh::BLOCKLAYOUT_SHARED)) in useAllMembersInUnusedStandardAndSharedBlocks()
32 return BLOCKLAYOUT_STD140; in GetBlockLayoutType()
616 if (interfaceBlock.layout == sh::BLOCKLAYOUT_STD140) in getBlockInfo()
120 case sh::BlockLayoutType::BLOCKLAYOUT_STD140: in BlockLayoutTypeToString()