mesa: init extension entry for GL_ARB_texture_storage
This commit is contained in:
@@ -134,6 +134,7 @@ static const struct extension extension_table[] = {
|
||||
{ "GL_ARB_texture_rectangle", o(NV_texture_rectangle), GL, 2004 },
|
||||
{ "GL_ARB_texture_rgb10_a2ui", o(ARB_texture_rgb10_a2ui), GL, 2009 },
|
||||
{ "GL_ARB_texture_rg", o(ARB_texture_rg), GL, 2008 },
|
||||
{ "GL_ARB_texture_storage", o(ARB_texture_storage), GL, 2011 },
|
||||
{ "GL_ARB_texture_swizzle", o(EXT_texture_swizzle), GL, 2008 },
|
||||
{ "GL_ARB_transform_feedback2", o(ARB_transform_feedback2), GL, 2010 },
|
||||
{ "GL_ARB_transpose_matrix", o(ARB_transpose_matrix), GL, 1999 },
|
||||
|
Reference in New Issue
Block a user