Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp307 class BufferTfAttacher : public Attacher class
310 BufferTfAttacher (lt::Context& ctx, Type& bufferType, Type& tfType) in BufferTfAttacher() function in deqp::gles3::Functional::__anona0fbcc2e0111::BufferTfAttacher
319 void BufferTfAttacher::initAttachment (GLuint seed, GLuint buffer) in initAttachment()
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) in attach()
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) in detach()
343 GLuint BufferTfAttacher::getAttachment (GLuint tf) in getAttachment()
356 BufferTfOutputAttacher (BufferTfAttacher& attacher, ScaleProgram& program) in BufferTfOutputAttacher()
411 BufferTfAttacher m_bufTfAtt;