Home | History | Annotate | Download | only in main

Lines Matching refs:EXT_texture_array

160    const GLboolean arrayTex = ctx->Extensions.EXT_texture_array;
1566 return _mesa_is_desktop_gl(ctx) && ctx->Extensions.EXT_texture_array
1569 return (_mesa_is_desktop_gl(ctx) && ctx->Extensions.EXT_texture_array)