Home | History | Annotate | Download | only in libagl

Lines Matching defs:compressedSize

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