Home
last modified time | relevance | path

Searched refs:EbvFragmentSizeNV (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/Include/
DBaseTypes.h256 EbvFragmentSizeNV, enumerator
482 case EbvFragmentSizeNV: return "FragmentSizeNV"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8360 BuiltInVariable("gl_FragmentSizeNV", EbvFragmentSizeNV, symbolTable); in add2ndGenerationSamplingImaging()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp987 case glslang::EbvFragmentSizeNV: in TranslateBuiltInDecoration()