Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Dtexcompress_astc_luts.cpp350 ASTCLutHolder::PartitionTable &ASTCLutHolder::get_partition_table(unsigned width, unsigned height) in get_partition_table() function in Granite::ASTCLutHolder
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_codec_internals.h274 static inline const partition_info *get_partition_table( in get_partition_table() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal.h667 const partition_info* get_partition_table(unsigned int partition_count) const in get_partition_table() function