Searched refs:max_const_ps (Results 1 – 1 of 1) sorted by relevance
401 unsigned max_const_vs, max_const_ps; in NineDevice9_ctor() local411 max_const_ps = NINE_MAX_CONST_F_PS3 + (NINE_MAX_CONST_I + NINE_MAX_CONST_B / 4); in NineDevice9_ctor()415 This->max_ps_const_f = max_const_ps - in NineDevice9_ctor()419 This->ps_const_size = max_const_ps * sizeof(float[4]); in NineDevice9_ctor()