HomeSort by relevance Sort by last modified time
    Searched refs:ShaderProgramAttacher (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsLifetimeTests.hpp 331 class ShaderProgramAttacher : public Attacher
334 ShaderProgramAttacher (const Context& ctx,
376 ShaderProgramAttacher m_shaderAtt;
glsLifetimeTests.cpp 415 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader)
443 void ShaderProgramAttacher::attach (GLuint shader, GLuint program)
450 void ShaderProgramAttacher::detach (GLuint shader, GLuint program)
457 GLuint ShaderProgramAttacher::getAttachment (GLuint program)
    [all...]

Completed in 172 milliseconds