Home
last modified time | relevance | path

Searched defs:image_bytes (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1527 uint32_t image_bytes = dim_x * dim_y * dim_z * image_components * (bitness / 8); in store_ktx_uncompressed_image() local
2158 uint32_t image_bytes = dim_x * dim_y * dim_z * image_components * (bitness / 8); in store_dds_uncompressed_image() local