Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DUniform.h34 void unionReferencesWith(const ActiveVariable &other);
DUniform.cpp27 void ActiveVariable::unionReferencesWith(const ActiveVariable &other) in unionReferencesWith() function in gl::ActiveVariable
DProgram.cpp3699 buffer.unionReferencesWith(uniform); in linkAtomicCounterBuffers()
3708 atomicCounterBuffer.unionReferencesWith(uniform); in linkAtomicCounterBuffers()