Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.h227 bool bindToTexture2();
DColorBuffer.cpp806 bool ColorBuffer::bindToTexture2() { in bindToTexture2() function in ColorBuffer
DFrameBuffer.cpp2416 return (*c).second.cb->bindToTexture2(); in bindColorBufferToTexture2()