Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.EXT.h37 static const char* const E_SPV_EXT_demote_to_helper_invocation = "SPV_EXT_demote_to_helper_invocati… variable
DGlslangToSpv.cpp3571 builder.addExtension(spv::E_SPV_EXT_demote_to_helper_invocation); in visitBranch()
8287 builder.addExtension(spv::E_SPV_EXT_demote_to_helper_invocation); in createNoArgOperation()