Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DUniform.h34 void unionReferencesWith(const ActiveVariable &other);
DUniform.cpp27 void ActiveVariable::unionReferencesWith(const ActiveVariable &other) in unionReferencesWith() function in gl::ActiveVariable
DProgram.cpp3706 buffer.unionReferencesWith(uniform); in linkAtomicCounterBuffers()
3715 atomicCounterBuffer.unionReferencesWith(uniform); in linkAtomicCounterBuffers()