OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glAttach
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/glshared/
glsFboCompletenessTests.cpp
586
builder.
glAttach
(target, att);
710
builder.
glAttach
(GL_DEPTH_ATTACHMENT, att);
711
builder.
glAttach
(GL_STENCIL_ATTACHMENT, att);
glsFboUtil.hpp
378
void
glAttach
(glw::GLenum attPoint,
glsFboUtil.cpp
599
void FboBuilder::
glAttach
(GLenum attPoint, const Attachment* att)
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
286
builder.
glAttach
(target, att);
406
builder.
glAttach
(target, &att);
Completed in 301 milliseconds