Home
last modified time | relevance | path

Searched defs:texels_per_block (Results 1 - 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_partition_tables.cpp283 int texels_per_block = bsd.texel_count; in generate_one_partition_info_entry() local
H A Dastcenc_block_sizes.cpp260 unsigned int texels_per_block = x_texels * y_texels; in init_decimation_info_2d() local
446 unsigned int texels_per_block = x_texels * y_texels * z_texels; in init_decimation_info_3d() local
[all...]
H A Dastcenc_compress_symbolic.cpp1272 prepare_block_statistics( int texels_per_block, const image_block& blk ) prepare_block_statistics() argument
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_image_load_store.cpp189 int texels_per_block = xdim * ydim * zdim; in update_imageblock_flags() local
H A Dastc_partition_tables.cpp231 int texels_per_block = bsd->texel_count; in generate_one_partition_table() local
H A Dastc_block_sizes2.cpp242 int texels_per_block = xdim * ydim; in initialize_decimation_table_2d() local
325 int texels_per_block = xdim * ydim * zdim; in initialize_decimation_table_3d() local

Completed in 7 milliseconds