Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGLSL.ext.KHR.h35 static const char* const E_SPV_KHR_subgroup_vote = "SPV_KHR_subgroup_vote"; variable
DGlslangToSpv.cpp6883 builder.addExtension(spv::E_SPV_KHR_subgroup_vote); in createInvocationsOperation()