Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DLayout.h38 void SetBlockStorage(TType &type, TLayoutBlockStorage storage);
DLayout.cpp237 void sh::SetBlockStorage(TType &type, TLayoutBlockStorage storage) in SetBlockStorage() function in sh
DModifyStruct.cpp490 SetBlockStorage(type, storage); in introducePacking()
520 SetBlockStorage(currType, packedStorage); in introducePacking()