Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp4899 const char* nonLiteralFeature = "non-literal layout-id value"; in setLayoutQualifier() local
4907 requireProfile(loc, ECoreProfile | ECompatibilityProfile, nonLiteralFeature); in setLayoutQualifier()
4908 …ires(loc, ECoreProfile | ECompatibilityProfile, 440, E_GL_ARB_enhanced_layouts, nonLiteralFeature); in setLayoutQualifier()