Home
last modified time | relevance | path

Searched refs:ShExcludeAttributes (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Public/
DShaderLang.h360 GLSLANG_EXPORT int ShExcludeAttributes(const ShHandle, int *attributes, int count);
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1656 int ShExcludeAttributes(const ShHandle handle, int *attributes, int count) in ShExcludeAttributes() function