Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.KHR.h33 static const char* const E_SPV_KHR_shader_ballot = "SPV_KHR_shader_ballot"; variable
DGlslangToSpv.cpp733 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
738 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
743 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
748 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
753 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
758 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
763 builder.addExtension(spv::E_SPV_KHR_shader_ballot); in TranslateBuiltInDecoration()
6090 builder.addExtension(spv::E_SPV_KHR_shader_ballot);