Searched refs:EShReflectionSharedStd140UBO (Results 1 – 3 of 3) sorted by relevance
1053 if (reflection.options & EShReflectionSharedStd140UBO) { in visitSymbol()1180 (options & EShReflectionSharedStd140UBO)) || in addStage()
280 EShReflectionSharedStd140UBO = (1 << 8), // Apply std140/shared rules for ubo to ssbo enumerator
565 ReflectOptions |= EShReflectionSharedStd140UBO; in ProcessArguments()