Searched refs:bindColorBufferToTexture (Results 1 – 4 of 4) sorted by relevance
443 mFb->bindColorBufferToTexture(appItem.colorBuffer); in drawWorker()
629 bool bindColorBufferToTexture(HandleType p_colorbuffer);
959 fb->bindColorBufferToTexture(colorBuffer); in rcBindTexture()
3606 bool FrameBuffer::bindColorBufferToTexture(HandleType p_colorbuffer) { in bindColorBufferToTexture() function in gfxstream::FrameBuffer