Home | History | Annotate | Download | only in libagl

Lines Matching defs:compressedSize

1123         GLsizei compressedSize = etc1_get_encoded_data_size(width, height);
1124 if (compressedSize > imageSize) {