Searched refs:isl_round_up_to_power_of_two (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_priv.h119 isl_round_up_to_power_of_two(uint32_t value) function in typeref:typename:uint32_t
H A Disl.c1514 base_alignment_B = isl_round_up_to_power_of_two(base_alignment_B);
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_priv.h119 isl_round_up_to_power_of_two(uint32_t value) function in typeref:typename:uint32_t
H A Disl.c1819 base_alignment_B = isl_round_up_to_power_of_two(base_alignment_B);

Completed in 11 milliseconds