Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp509 const Layout nextGlslLayout = GlslLayoutOf(*next.type()); in introducePacking() local
511 if (pad < nextGlslLayout.sizeOf) in introducePacking()