Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h235 EbvBaryCoordSmoothSample, enumerator
464 case EbvBaryCoordSmoothSample: return "BaryCoordSmoothSample"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8332 … BuiltInVariable("gl_BaryCoordSmoothSampleAMD", EbvBaryCoordSmoothSample, symbolTable); in add2ndGenerationSamplingImaging()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp925 case glslang::EbvBaryCoordSmoothSample: in TranslateBuiltInDecoration()