Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2102 LLVMValueRef block_indexx, hash_indexx, addrx, offsetx, ptr_addrx; in compressed_fetch_cached() local
2109 block_indexx = LLVMBuildExtractElement(builder, block_index, index, ""); in compressed_fetch_cached()
2110 hash_indexx = LLVMBuildLShr(builder, block_indexx, in compressed_fetch_cached()
2127 colorx = s3tc_lookup_cached_pixel(gallivm, cache, block_indexx); in compressed_fetch_cached()

Completed in 5 milliseconds