Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DShHandle.h136 virtual void setFixedAttributeBindings(const ShBindingTable* t) { fixedAttributeBindings = t; } in setFixedAttributeBindings() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1585 linker->setFixedAttributeBindings(table); in ShSetFixedAttributeBindings()