Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.EXT.h35 static const char* const E_SPV_EXT_fragment_fully_covered = "SPV_EXT_fragment_fully_covered"; variable
DGlslangToSpv.cpp889 builder.addExtension(spv::E_SPV_EXT_fragment_fully_covered); in TranslateBuiltInDecoration()