Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/
DColorBufferGl.h175 bool bindToTexture();
DColorBufferGl.cpp788 bool ColorBufferGl::bindToTexture() { in bindToTexture() function in gfxstream::gl::ColorBufferGl
/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp395 return mColorBufferGl->bindToTexture(); in glOpBindToTexture()