Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h236 EbvBaryCoordSmoothSample, enumerator
468 case EbvBaryCoordSmoothSample: return "BaryCoordSmoothSample"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8483 … BuiltInVariable("gl_BaryCoordSmoothSampleAMD", EbvBaryCoordSmoothSample, symbolTable); in identifyBuiltIns()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp893 case glslang::EbvBaryCoordSmoothSample: in TranslateBuiltInDecoration()