Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp331 class ShaderProgramAttacher : public Attacher class
334 ShaderProgramAttacher (const Context& ctx, in ShaderProgramAttacher() function in deqp::gls::LifetimeTests::details::ShaderProgramAttacher
376 ShaderProgramAttacher m_shaderAtt;
DglsLifetimeTests.cpp577 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader) in initAttachment()
605 void ShaderProgramAttacher::attach (GLuint shader, GLuint program) in attach()
612 void ShaderProgramAttacher::detach (GLuint shader, GLuint program) in detach()
619 GLuint ShaderProgramAttacher::getAttachment (GLuint program) in getAttachment()