Searched refs:const_float_slots (Results 1 – 2 of 2) sorted by relevance
75 unsigned const_float_slots; member100 if (info->const_float_slots < (idx + 1)) in nine_info_mark_const_f_used()101 info->const_float_slots = idx + 1; in nine_info_mark_const_f_used()
3374 tx->info->const_float_slots = 0; in tx_ctor()3684 if (info->const_float_slots > device->max_vs_const_f && in nine_translate_shader()3691 info->const_float_slots = device->max_vs_const_f; in nine_translate_shader()3702 info->const_float_slots; in nine_translate_shader()