Searched refs:AutoAttachPoolToThread (Results 1 – 3 of 3) sorted by relevance
76 class AutoAttachPoolToThread {78 AutoAttachPoolToThread(Pool* p) : fPool(p) { in AutoAttachPoolToThread() function83 ~AutoAttachPoolToThread() { in ~AutoAttachPoolToThread()
41 AutoAttachPoolToThread attach(fPool.get()); in ~Program()
3367 AutoAttachPoolToThread attach(fProgram.fPool.get()); in writeVariableReference()3418 AutoAttachPoolToThread attach(fProgram.fPool.get()); in writeVariableReference()4461 AutoAttachPoolToThread attach(fProgram.fPool.get()); in writeInterfaceBlock()5101 AutoAttachPoolToThread attach(fProgram.fPool.get()); in addRTFlipUniform()