Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h81 bool bindColorBufferToTexture(HandleType p_colorbuffer);
DRenderControl.cpp291 fb->bindColorBufferToTexture(colorBuffer); in rcBindTexture()
DFrameBuffer.cpp625 bool FrameBuffer::bindColorBufferToTexture(HandleType p_colorbuffer) in bindColorBufferToTexture() function in FrameBuffer