Home
last modified time | relevance | path

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

/external/angle/third_party/glslang/src/Test/
D100.frag104 gl_FragDepthEXT = f13; // ERROR
112 gl_FragDepthEXT = f13;
/external/deqp-deps/glslang/Test/
D100.frag104 gl_FragDepthEXT = f13; // ERROR
112 gl_FragDepthEXT = f13;
/external/angle/third_party/glslang/src/Test/baseResults/
D100.frag.out60 ERROR: 0:104: 'gl_FragDepthEXT' : required extension not requested: GL_EXT_frag_depth
223 0:104 'gl_FragDepthEXT' ( gl_FragDepth highp float FragDepth)
232 0:112 'gl_FragDepthEXT' ( gl_FragDepth highp float FragDepth)
/external/deqp-deps/glslang/Test/baseResults/
D100.frag.out60 ERROR: 0:104: 'gl_FragDepthEXT' : required extension not requested: GL_EXT_frag_depth
227 0:104 'gl_FragDepthEXT' ( gl_FragDepth highp float FragDepth)
236 0:112 'gl_FragDepthEXT' ( gl_FragDepth highp float FragDepth)
/external/angle/src/compiler/translator/tree_util/
DBuiltIn_ESSL_autogen.h1397 static constexpr const TSymbolUniqueId gl_FragDepthEXT = TSymbolUniqueId(3375); variable
DBuiltIn_complete_autogen.h3491 static constexpr const TSymbolUniqueId gl_FragDepthEXT = TSymbolUniqueId(2286); variable
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1026 constexpr const TSymbolUniqueId BuiltInId::gl_FragDepthEXT; member in sh::BuiltInId
1136 constexpr const ImmutableString gl_FragDepthEXT("gl_FragDepthEXT"); variable
14969 new TVariable(BuiltInId::gl_FragDepthEXT, BuiltInName::gl_FragDepthEXT, SymbolType::BuiltIn, in initializeBuiltInVariables()
DSymbolTable_autogen.cpp2232 constexpr const TSymbolUniqueId BuiltInId::gl_FragDepthEXT; member in sh::BuiltInId
2363 constexpr const ImmutableString gl_FragDepthEXT("gl_FragDepthEXT"); variable
31112 new TVariable(BuiltInId::gl_FragDepthEXT, BuiltInName::gl_FragDepthEXT, SymbolType::BuiltIn, in initializeBuiltInVariables()