Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp464 Layout glslLayoutTotal = Layout::Identity(); in introducePacking() local
478 glslLayoutTotal += GlslLayoutOf(currType); in introducePacking()
518 glslLayoutTotal += packedGlslLayout; in introducePacking()