Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h781 bool HasValidTessGenSpacing(const ShHandle handle);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp781 bool HasValidTessGenSpacing(const ShHandle handle) in HasValidTessGenSpacing() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp579 if (sh::HasValidTessGenSpacing(compilerHandle)) in resolveCompile()