Module: Clutter::TextureError
- Defined in:
- (unknown)
Constant Summary collapse
- OUT_OF_MEMORY =
OOM condition
0 or :out_of_memory
- NO_YUV =
YUV operation attempted but no YUV support found
1 or :no_yuv
- BAD_FORMAT =
The requested format for clutter_texture_set_from_rgb_data or clutter_texture_set_from_yuv_data is unsupported.
2 or :bad_format