OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RboFboAttacher
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsLifetimeTests.hpp
319
class
RboFboAttacher
: public FboAttacher
322
RboFboAttacher
(const Context& ctx, Type& elementType, Type& containerType)
373
RboFboAttacher
m_rboFboAtt;
glsLifetimeTests.cpp
366
void
RboFboAttacher
::initStorage (void)
373
void
RboFboAttacher
::attach (GLuint rbo, GLuint fbo)
386
void
RboFboAttacher
::detach (GLuint rbo, GLuint fbo)
400
GLuint
RboFboAttacher
::getAttachment (GLuint fbo)
[
all
...]
Completed in 101 milliseconds