Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.EXT.h33 static const char* const E_SPV_EXT_shader_stencil_export = "SPV_EXT_shader_stencil_export"; variable
DGlslangToSpv.cpp711 builder.addExtension(spv::E_SPV_EXT_shader_stencil_export); in TranslateBuiltInDecoration()