Searched refs:const_float_slots (Results 1 – 2 of 2) sorted by relevance
82 unsigned const_float_slots; member
580 if (tx->info->const_float_slots < (idx + 1)) in nine_float_constant_src()581 tx->info->const_float_slots = idx + 1; in nine_float_constant_src()3553 tx->info->const_float_slots = 0; in tx_ctor()4086 if (info->const_float_slots > device->max_vs_const_f && in nine_translate_shader()4093 info->const_float_slots = device->max_vs_const_f; in nine_translate_shader()