Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp73 GLS_ARRAY_RANGE(s_es2UnsizedColorRenderables) },
75 GLS_ARRAY_RANGE(s_es2ColorRenderables) },
77 GLS_ARRAY_RANGE(s_es2DepthRenderables) },
79 GLS_ARRAY_RANGE(s_es2StencilRenderables) },
143 GLS_ARRAY_RANGE(s_oesTextureFloatFormats)
148 GLS_ARRAY_RANGE(s_oesTextureHalfFloatFormats)
155 GLS_ARRAY_RANGE(s_extSrgbWriteControlFormats)
170 GLS_ARRAY_RANGE(s_es3NoExtRboFormats)
175 GLS_ARRAY_RANGE(s_es3NoExtTextureFormats)
180 GLS_ARRAY_RANGE(s_es3NoExtTextureColorRenderableFormats)
[all …]
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp218 GLS_ARRAY_RANGE(s_oesDepthTextureFormats),
223 GLS_ARRAY_RANGE(s_oesPackedDepthStencilSizedFormats)
228 GLS_ARRAY_RANGE(s_oesPackedDepthStencilSizedFormats)
233 GLS_ARRAY_RANGE(s_oesPackedDepthStencilTexFormats)
239 GLS_ARRAY_RANGE(s_oesDepthTextureFormats),
247 GLS_ARRAY_RANGE(s_extColorBufferHalfFloatFormats)
257 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatColorFormats)
262 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatDepthFormats)
267 GLS_ARRAY_RANGE(s_extTextureRgRboFormats)
274 GLS_ARRAY_RANGE(s_extTextureRgTexFormats)
[all …]
DglsFboUtil.hpp62 #define GLS_ARRAY_RANGE(ARR) { DE_ARRAY_BEGIN(ARR), DE_ARRAY_END(ARR) } macro
DglsFboUtil.cpp378 const Range<GLenum> range = GLS_ARRAY_RANGE(s_cubeMapFaces); in glInit()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp108 GLS_ARRAY_RANGE(s_es3UnsizedColorRenderables) },
110 GLS_ARRAY_RANGE(s_es3ColorRenderables) },
112 GLS_ARRAY_RANGE(s_es3DepthRenderables) },
114 GLS_ARRAY_RANGE(s_es3StencilRboRenderables) },
116 GLS_ARRAY_RANGE(s_es3StencilRenderables) },
118 GLS_ARRAY_RANGE(s_es3NotRenderableTextureFormats) },
124 GLS_ARRAY_RANGE(s_es3TextureFloatFormats) },
152 GLS_ARRAY_RANGE(s_extColorBufferFloatFormats)
159 GLS_ARRAY_RANGE(s_extOESTextureStencil8)
170 GLS_ARRAY_RANGE(s_extRenderSnorm)
[all …]