Searched refs:bindColorBufferToTexture2 (Results 1 – 3 of 3) sorted by relevance
648 bool bindColorBufferToTexture2(HandleType p_colorbuffer);
645 [](uint32_t handle) { FrameBuffer::getFB()->bindColorBufferToTexture2(handle); }, in __anona3fc7b451702()
3664 bool FrameBuffer::bindColorBufferToTexture2(HandleType p_colorbuffer) { in bindColorBufferToTexture2() function in gfxstream::FrameBuffer