Searched refs:AutoAttachPoolToThread (Results 1 – 3 of 3) sorted by relevance
75 class AutoAttachPoolToThread {77 AutoAttachPoolToThread(Pool* p) : fPool(p) { in AutoAttachPoolToThread() function82 ~AutoAttachPoolToThread() { in ~AutoAttachPoolToThread()
101 AutoAttachPoolToThread attach(fPool.get()); in ~Program()
2124 AutoAttachPoolToThread attach(fProgram.fPool.get()); in writeVariableReference()2159 AutoAttachPoolToThread attach(fProgram.fPool.get()); in writeVariableReference()3041 AutoAttachPoolToThread attach(fProgram.fPool.get()); in writeInterfaceBlock()3501 AutoAttachPoolToThread attach(fProgram.fPool.get()); in addRTFlipUniform()3522 AutoAttachPoolToThread attach(fProgram.fPool.get()); in addRTFlipUniform()