Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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) },
170 GLS_ARRAY_RANGE(s_oesTextureFloatFormats)
175 GLS_ARRAY_RANGE(s_oesTextureHalfFloatFormats)
182 GLS_ARRAY_RANGE(s_extColorBufferHalfFloatUnsized)
189 GLS_ARRAY_RANGE(s_extSrgbWriteControlFormats)
204 GLS_ARRAY_RANGE(s_es3NoExtRboFormats)
209 GLS_ARRAY_RANGE(s_es3NoExtTextureFormats)
[all …]
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp217 GLS_ARRAY_RANGE(s_oesDepthTextureFormats),
222 GLS_ARRAY_RANGE(s_oesPackedDepthStencilSizedFormats)
227 GLS_ARRAY_RANGE(s_oesPackedDepthStencilSizedFormats)
232 GLS_ARRAY_RANGE(s_oesPackedDepthStencilTexFormats)
238 GLS_ARRAY_RANGE(s_oesDepthTextureFormats),
243 GLS_ARRAY_RANGE(s_oesPackedDepthStencilTexFormats),
251 GLS_ARRAY_RANGE(s_extColorBufferHalfFloatFormats)
261 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatColorFormats)
266 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatDepthFormats)
271 GLS_ARRAY_RANGE(s_extTextureRgRboFormats)
[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()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboCompletenessTests.cpp109 GLS_ARRAY_RANGE(s_es3UnsizedColorRenderables) },
111 GLS_ARRAY_RANGE(s_es3ColorRenderables) },
113 GLS_ARRAY_RANGE(s_es3DepthRenderables) },
115 GLS_ARRAY_RANGE(s_es3StencilRboRenderables) },
117 GLS_ARRAY_RANGE(s_es3StencilRenderables) },
119 GLS_ARRAY_RANGE(s_es3NotRenderableTextureFormats) },
125 GLS_ARRAY_RANGE(s_es3TextureFloatFormats) },
158 GLS_ARRAY_RANGE(s_extColorBufferFloatFormats)
165 GLS_ARRAY_RANGE(s_extOESTextureStencil8)
176 GLS_ARRAY_RANGE(s_extRenderSnorm)
[all …]