Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_surface_modifier_test.c49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count() argument
52 unsigned align_bits = block_bits - elem_bits; in block_count()
212 unsigned elem_bits = util_logbase2(util_format_get_blocksize(format)); in test_modifier() local
267 elem_bits, block_size_bits, &aligned_pitch, in test_modifier()
285 elem_bits, 20, &dcc_pitch, in test_modifier()
323 elem_bits, block_bits, in test_modifier()
/third_party/mesa3d/src/mesa/math/
H A Dm_vector.c48 static const GLubyte elem_bits[4] = { in _mesa_vector4f_clean_elem() local
62 vec->flags &= ~elem_bits[elt]; in _mesa_vector4f_clean_elem()

Completed in 2 milliseconds