Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h782 bool HasValidTessGenVertexOrder(const ShHandle handle);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp583 if (sh::HasValidTessGenVertexOrder(compilerHandle)) in resolveCompile()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp792 bool HasValidTessGenVertexOrder(const ShHandle handle) in HasValidTessGenVertexOrder() function