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 412 void ShaderProgramAttacher::initAttachment (GLuint seed, GLuint shader)
440 void ShaderProgramAttacher::attach (GLuint shader, GLuint program)
447 void ShaderProgramAttacher::detach (GLuint shader, GLuint program)
454 GLuint ShaderProgramAttacher::getAttachment (GLuint program)
    [all...]

Completed in 510 milliseconds