Searched refs:texcb_to_mattr (Results 1 – 1 of 1) sorted by relevance
376 static uint32_t texcb_to_mattr(uint32_t texcb) in texcb_to_mattr() function420 a |= texcb_to_mattr(((desc >> 12) & 0x7) | ((desc >> 2) & 0x3)); in desc_to_mattr()440 a |= texcb_to_mattr(((desc >> 6) & 0x7) | ((desc >> 2) & 0x3)); in desc_to_mattr()