Home
last modified time | relevance | path

Searched refs:FormatKey (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp43 static const FormatKey s_es2ColorRenderables[] =
53 static const FormatKey s_es2UnsizedColorRenderables[] =
60 static const FormatKey s_es2DepthRenderables[] =
65 static const FormatKey s_es2StencilRenderables[] =
86 static const FormatKey s_oesTextureFloatFormats[] =
93 static const FormatKey s_oesTextureHalfFloatFormats[] =
100 static const FormatKey s_extSrgbWriteControlFormats[] =
106 static const FormatKey s_es3NoExtRboFormats[] =
110 static const FormatKey s_es3NoExtTextureFormats[] =
118 static const FormatKey s_es3NoExtTextureColorRenderableFormats[] =
[all …]
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp66 static const FormatKey s_oesDepthTextureFormats[] =
73 static const FormatKey s_oesPackedDepthStencilSizedFormats[] =
78 static const FormatKey s_oesPackedDepthStencilTexFormats[] =
84 static const FormatKey s_oesRequiredInternalFormatColorFormats[] =
90 static const FormatKey s_oesRequiredInternalFormatDepthFormats[] =
96 static const FormatKey s_extColorBufferHalfFloatFormats[] =
101 static const FormatKey s_oesDepth24SizedFormats[] =
106 static const FormatKey s_oesDepth32SizedFormats[] =
111 static const FormatKey s_oesRgb8Rgba8RboFormats[] =
117 static const FormatKey s_oesRequiredInternalFormatRgb8ColorFormat[] =
[all …]
DglsFboUtil.hpp85 typedef deUint32 FormatKey; typedef
90 typedef Range<FormatKey> FormatKeys;
114 static inline ImageFormat formatKeyInfo(FormatKey key) in formatKeyInfo()
179 Range<FormatKey> formats;
DglsFboUtil.cpp226 for (const FormatKey* it2 = it->second.begin(); it2 != it->second.end(); it2++) in addFormats()
265 for (const FormatKey* i2 = entryIt->formats.begin(); i2 != entryIt->formats.end(); i2++) in addExtFormats()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp45 static const FormatKey s_es3ColorRenderables[] =
56 static const FormatKey s_es3UnsizedColorRenderables[] =
67 static const FormatKey s_es3DepthRenderables[] =
75 static const FormatKey s_es3StencilRboRenderables[] =
82 static const FormatKey s_es3StencilRenderables[] =
89 static const FormatKey s_es3TextureFloatFormats[] =
96 static const FormatKey s_es3NotRenderableTextureFormats[] =
128 static const FormatKey s_extColorBufferFloatFormats[] =
134 static const FormatKey s_extOESTextureStencil8[] =
140 static const FormatKey s_extRenderSnorm[] =