Cogl.Texture.prototype.get_max_waste
function get_max_waste(): Number(gint) {
// Gjs wrapper for cogl_texture_get_max_waste()
}
Queries the maximum wasted (unused) pixels in one dimension of a GPU side texture.
- Returns
the maximum waste
function get_max_waste(): Number(gint) {
// Gjs wrapper for cogl_texture_get_max_waste()
}
Queries the maximum wasted (unused) pixels in one dimension of a GPU side texture.
the maximum waste