Lines Matching refs:GLS_ARRAY_RANGE
108 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)
512 const FormatEntries stdRange = GLS_ARRAY_RANGE(s_es3Formats); in TestGroup()
513 const FormatExtEntries extRange = GLS_ARRAY_RANGE(s_es3ExtFormats); in TestGroup()