Searched defs:image_bytes (Results 1 – 14 of 14) 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
39 bytes image_bytes = 1; field
706 ulg image_bytes; in main() local
42 bytes image_bytes = 1; field
48 size_t image_bytes; in __indirect_glGetCompressedTexImage() local
243 bytes image_bytes = 3; field
68 string image_bytes = 1; field
69 string image_bytes = 1; field
1527 uint32_t image_bytes = dim_x * dim_y * dim_z * image_components * (bitness / 8); in store_ktx_uncompressed_image() local2158 uint32_t image_bytes = dim_x * dim_y * dim_z * image_components * (bitness / 8); in store_dds_uncompressed_image() local
838 udigit image_bytes[5]; member