Searched defs:image_bytes (Results 1 – 5 of 5) sorted by relevance
36 size_t image_bytes = imageW * imageH * pixel_bytes; in test_simple_read_image_pitch() local99 size_t image_bytes = imageW * imageH * pixel_bytes; in test_simple_write_image_pitch() local
706 ulg image_bytes; in main() local
222 const int image_bytes = row_stride * height; in graw_util_create_tex2d() local
48 size_t image_bytes; in __indirect_glGetCompressedTexImage() local
856 udigit image_bytes[5]; member