Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DShHandle.h127 fixedAttributeBindings(0), in TLinker()
136 virtual void setFixedAttributeBindings(const ShBindingTable* t) { fixedAttributeBindings = t; } in setFixedAttributeBindings()
149 const ShBindingTable* fixedAttributeBindings; variable