Lines Matching refs:GLS_ARRAY_RANGE
73 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)
185 GLS_ARRAY_RANGE(s_es3NoExtExtColorBufferFloatFormats)
190 GLS_ARRAY_RANGE(s_es3NoExtOesTextureStencil8Formats)
358 const FormatEntries stdRange = GLS_ARRAY_RANGE(s_es2Formats); in TestGroup()
359 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es2ExtFormats); in TestGroup()