Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DColorBuffer.h99 bool glOpBindToTexture();
DColorBuffer.cpp457 bool ColorBuffer::glOpBindToTexture() { in glOpBindToTexture() function in gfxstream::ColorBuffer
DFrameBuffer.cpp3615 return colorBuffer->glOpBindToTexture(); in bindColorBufferToTexture()