Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGLSL.ext.NV.h85 const char* const E_SPV_NV_shader_invocation_reorder = "SPV_NV_shader_invocation_reorder"; variable
DGlslangToSpv.cpp3311 builder.addExtension(spv::E_SPV_NV_shader_invocation_reorder); in visitAggregate()
4541 builder.addExtension(spv::E_SPV_NV_shader_invocation_reorder); in convertGlslangToSpvType()