Home
last modified time | relevance | path

Searched defs:elem_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/math/
Dm_vector.c48 static const GLubyte elem_bits[4] = { in _mesa_vector4f_clean_elem() local
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count()
212 unsigned elem_bits = util_logbase2(util_format_get_blocksize(format)); in test_modifier() local