Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dspv.fsi_Error.frag.out5 ERROR: 0:12: '' : endInvocationInterlockARB() must be in main()
6 ERROR: 0:17: '' : endInvocationInterlockARB() must only be called once
8 ERROR: 0:18: '' : beginInvocationInterlockARB() must be called before endInvocationInterlockARB()
9 ERROR: 0:22: '' : endInvocationInterlockARB() cannot be placed after a return from main()
10 ERROR: 0:22: '' : endInvocationInterlockARB() must only be called once
/external/deqp-deps/glslang/Test/baseResults/
Dspv.fsi_Error.frag.out5 ERROR: 0:12: '' : endInvocationInterlockARB() must be in main()
6 ERROR: 0:17: '' : endInvocationInterlockARB() must only be called once
8 ERROR: 0:18: '' : beginInvocationInterlockARB() must be called before endInvocationInterlockARB()
9 ERROR: 0:22: '' : endInvocationInterlockARB() cannot be placed after a return from main()
10 ERROR: 0:22: '' : endInvocationInterlockARB() must only be called once
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dspv.fsi_Error.frag12 endInvocationInterlockARB();
17 endInvocationInterlockARB();
22 endInvocationInterlockARB();
Dspv.fsi.frag19 endInvocationInterlockARB();
/external/deqp-deps/glslang/Test/
Dspv.fsi_Error.frag12 endInvocationInterlockARB();
17 endInvocationInterlockARB();
22 endInvocationInterlockARB();
Dspv.fsi.frag19 endInvocationInterlockARB();
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_fragment_shader_interlock.txt35 beginInvocationInterlockARB() and endInvocationInterlockARB() provides
62 between beginInvocationInterlockARB and endInvocationInterlockARB
87 between beginInvocationInterlockARB and endInvocationInterlockARB
93 beginInvocationInterlockARB and endInvocationInterlockARB functions were
/external/angle/src/compiler/translator/
Dbuiltin_function_declarations.txt1167 void endInvocationInterlockARB();
DSymbolTable_ESSL_autogen.cpp83 constexpr const ImmutableString endInvocationInterlockARB("endInvocationInterlockARB"); variable
21596 BuiltInId::endInvocationInterlockARB,
21597 BuiltInName::endInvocationInterlockARB,
DSymbolTable_autogen.cpp101 constexpr const ImmutableString endInvocationInterlockARB("endInvocationInterlockARB"); variable
26636 BuiltInId::endInvocationInterlockARB,
26637 BuiltInName::endInvocationInterlockARB,
/external/angle/src/compiler/translator/tree_util/
DBuiltIn_ESSL_autogen.h3827 static constexpr const TSymbolUniqueId endInvocationInterlockARB = TSymbolUniqueId(5379); variable
DBuiltIn_complete_autogen.h4637 static constexpr const TSymbolUniqueId endInvocationInterlockARB = TSymbolUniqueId(2830); variable