Home
last modified time | relevance | path

Searched defs:block_shift (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_integer_sequence.cpp267 static const int block_shift[5] = { 0, 2, 4, 5, 7 }; in decode_ise() local
280 static const int block_shift[3] = { 0, 3, 5 }; in decode_ise() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c2085 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset() local

Completed in 5 milliseconds