Searched refs:feat_texture_storage (Results 1 – 1 of 1) sorted by relevance
137 feat_texture_storage, enumerator202 [feat_texture_storage] = { 42, 30, { "GL_ARB_texture_storage" } },5528 bool format_can_texture_storage = has_feature(feat_texture_storage) && in vrend_renderer_resource_allocate_texture()5574 if (vrend_state.use_gles || has_feature(feat_texture_storage)) { in vrend_renderer_resource_allocate_texture()