Searched refs:border_width (Results 1 – 1 of 1) sorted by relevance
742 unsigned int internal_format, border_width, width, height; in create_surface() local768 if (!gl_get_texture_param(GL_TEXTURE_BORDER, &border_width)) in create_surface()775 width -= 2 * border_width; in create_surface()776 height -= 2 * border_width; in create_surface()