Home
last modified time | relevance | path

Searched refs:construct_block_size_descriptor_2d (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp793 static bool construct_block_size_descriptor_2d( in construct_block_size_descriptor_2d() function
795 static void construct_block_size_descriptor_2d( in construct_block_size_descriptor_2d()
1220 if (!construct_block_size_descriptor_2d(privateProfile, x_texels, y_texels, can_omit_modes, mode_cutoff, bsd)) in init_block_size_descriptor()
1225 construct_block_size_descriptor_2d(privateProfile, x_texels, y_texels, can_omit_modes, mode_cutoff, bsd); in init_block_size_descriptor()
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp474 static void construct_block_size_descriptor_2d( in construct_block_size_descriptor_2d() function
640 construct_block_size_descriptor_2d(xdim, ydim, bsd); in init_block_size_descriptor()

Completed in 4 milliseconds