Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_int64.c653 const int chunk_bits = in lower_extract() local
655 const int num_chunks_in_32 = 32 / chunk_bits; in lower_extract()