Searched refs:elem_bits (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_vector.c | 46 static const GLubyte elem_bits[4] = { local in function:_mesa_vector4f_clean_elem 60 vec->flags &= ~elem_bits[elt];
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_vector.c | 48 static const GLubyte elem_bits[4] = { local in function:_mesa_vector4f_clean_elem 62 vec->flags &= ~elem_bits[elt];
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_surface_modifier_test.c | 49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, argument 52 unsigned align_bits = block_bits - elem_bits; 212 unsigned elem_bits = util_logbase2(util_format_get_blocksize(format)); local in function:test_modifier 265 elem_bits, 16, &aligned_pitch, 283 elem_bits, 20, &dcc_pitch, 321 elem_bits, block_bits,
|
Completed in 5 milliseconds