Lines Matching refs:GLS_ARRAY_RANGE
217 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)
278 GLS_ARRAY_RANGE(s_extTextureRgTexFormats)
283 GLS_ARRAY_RANGE(s_extTextureRgFloatTexFormats)
288 GLS_ARRAY_RANGE(s_extTextureRgHalfFloatTexFormats)
294 GLS_ARRAY_RANGE(s_nvPackedFloatTexFormats)
299 GLS_ARRAY_RANGE(s_nvPackedFloatRboFormats)
305 GLS_ARRAY_RANGE(s_extSrgbRenderableTexFormats)
310 GLS_ARRAY_RANGE(s_extSrgbNonRenderableTexFormats)
315 GLS_ARRAY_RANGE(s_extSrgbRboFormats)
320 GLS_ARRAY_RANGE(s_nvSrgbFormatsRboFormats)
325 GLS_ARRAY_RANGE(s_nvSrgbFormatsTextureFormats)
334 GLS_ARRAY_RANGE(s_oesRgb8Rgba8TexFormats)
339 GLS_ARRAY_RANGE(s_oesRgb8Rgba8RboFormats)
344 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatRgb8ColorFormat)
352 GLS_ARRAY_RANGE(s_oesDepth24SizedFormats)
357 GLS_ARRAY_RANGE(s_oesDepth24SizedFormats)
363 GLS_ARRAY_RANGE(s_oesDepth32SizedFormats)
368 GLS_ARRAY_RANGE(s_oesDepth32SizedFormats)
374 GLS_ARRAY_RANGE(s_extTextureType2101010RevFormats)
379 GLS_ARRAY_RANGE(s_oesRequiredInternalFormat10bitColorFormats)
385 GLS_ARRAY_RANGE(s_extTextureSRGBR8Formats)
390 GLS_ARRAY_RANGE(s_extTextureSRGBRG8Formats)
402 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats); in Context()
1038 static const Range<GLenum> s_kinds = GLS_ARRAY_RANGE(s_bufTypes); in createAttachmentTests()