Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1602 linker->setExcludedAttributes(attributes, count); in ShExcludeAttributes()