Home
last modified time | relevance | path

Searched refs:update_imageblock_flags (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_decompress_symbolic.cpp131 update_imageblock_flags(blk, bsd->xdim, bsd->ydim, bsd->zdim); in decompress_symbolic_block()
197 update_imageblock_flags(blk, bsd->xdim, bsd->ydim, bsd->zdim); in decompress_symbolic_block()
289 update_imageblock_flags(blk, bsd->xdim, bsd->ydim, bsd->zdim); in decompress_symbolic_block()
Dastc_codec_internals.h164 void update_imageblock_flags(
Dastc_image_load_store.cpp177 void update_imageblock_flags( in update_imageblock_flags() function