OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
577
void
ShaderProgramAttacher
::initAttachment (GLuint seed, GLuint shader)
605
void
ShaderProgramAttacher
::attach (GLuint shader, GLuint program)
612
void
ShaderProgramAttacher
::detach (GLuint shader, GLuint program)
619
GLuint
ShaderProgramAttacher
::getAttachment (GLuint program)
[
all
...]
Completed in 279 milliseconds