Lines Matching refs:GLS_ARRAY_RANGE

218 		GLS_ARRAY_RANGE(s_oesDepthTextureFormats),
223 GLS_ARRAY_RANGE(s_oesPackedDepthStencilSizedFormats)
228 GLS_ARRAY_RANGE(s_oesPackedDepthStencilSizedFormats)
233 GLS_ARRAY_RANGE(s_oesPackedDepthStencilTexFormats)
241 GLS_ARRAY_RANGE(s_extColorBufferHalfFloatFormats)
251 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatColorFormats)
256 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatDepthFormats)
261 GLS_ARRAY_RANGE(s_extTextureRgRboFormats)
268 GLS_ARRAY_RANGE(s_extTextureRgTexFormats)
273 GLS_ARRAY_RANGE(s_extTextureRgFloatTexFormats)
278 GLS_ARRAY_RANGE(s_extTextureRgHalfFloatTexFormats)
284 GLS_ARRAY_RANGE(s_nvPackedFloatTexFormats)
289 GLS_ARRAY_RANGE(s_nvPackedFloatRboFormats)
295 GLS_ARRAY_RANGE(s_extSrgbRenderableTexFormats)
300 GLS_ARRAY_RANGE(s_extSrgbNonRenderableTexFormats)
305 GLS_ARRAY_RANGE(s_extSrgbRboFormats)
310 GLS_ARRAY_RANGE(s_nvSrgbFormatsRboFormats)
315 GLS_ARRAY_RANGE(s_nvSrgbFormatsTextureFormats)
324 GLS_ARRAY_RANGE(s_oesRgb8Rgba8TexFormats)
329 GLS_ARRAY_RANGE(s_oesRgb8Rgba8RboFormats)
334 GLS_ARRAY_RANGE(s_oesRequiredInternalFormatRgb8ColorFormat)
342 GLS_ARRAY_RANGE(s_oesDepth24SizedFormats)
347 GLS_ARRAY_RANGE(s_oesDepth24SizedFormats)
353 GLS_ARRAY_RANGE(s_oesDepth32SizedFormats)
358 GLS_ARRAY_RANGE(s_oesDepth32SizedFormats)
364 GLS_ARRAY_RANGE(s_extTextureType2101010RevFormats)
369 GLS_ARRAY_RANGE(s_oesRequiredInternalFormat10bitColorFormats)
375 GLS_ARRAY_RANGE(s_extTextureSRGBR8Formats)
380 GLS_ARRAY_RANGE(s_extTextureSRGBRG8Formats)
392 FormatExtEntries extRange = GLS_ARRAY_RANGE(s_esExtFormats); in Context()
1018 static const Range<GLenum> s_kinds = GLS_ARRAY_RANGE(s_bufTypes); in createAttachmentTests()