OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeConfig
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
268
texCfg = &builder.
makeConfig
<Texture3D>();
271
texCfg = &builder.
makeConfig
<Texture2DArray>();
282
TextureLayerAttachment* att = &builder.
makeConfig
<TextureLayerAttachment>();
394
Renderbuffer& rboCfg = builder.
makeConfig
<Renderbuffer>();
404
RenderbufferAttachment& att = builder.
makeConfig
<RenderbufferAttachment>();
/external/deqp/modules/glshared/
glsFboCompletenessTests.cpp
536
image = &builder.
makeConfig
<Renderbuffer>();
539
image = &builder.
makeConfig
<Texture2D>();
560
att = &builder.
makeConfig
<RenderbufferAttachment>();
565
TextureFlatAttachment& texAtt = builder.
makeConfig
<TextureFlatAttachment>();
glsFboUtil.hpp
391
Config&
makeConfig
(void)
Completed in 622 milliseconds