Searched refs:Cursor64BppSupport (Results 1 – 7 of 7) sorted by relevance
419 bool Cursor64BppSupport; member
277 mode_lib->vba.Cursor64BppSupport = true; in fetch_socbb_params()
4969 && mode_lib->vba.Cursor64BppSupport == false)) { in dml20_ModeSupportAndSystemConfigurationFull()
5089 && mode_lib->vba.Cursor64BppSupport == false)) { in dml20v2_ModeSupportAndSystemConfigurationFull()
5088 if (mode_lib->vba.CursorBPP[k][m] == 64 && mode_lib->vba.Cursor64BppSupport == false) { in dml21_ModeSupportAndSystemConfigurationFull()
5248 if (v->CursorBPP[k][0] == 64 && v->Cursor64BppSupport == false) { in dml30_ModeSupportAndSystemConfigurationFull()
5637 if (v->CursorBPP[k][0] == 64 && v->Cursor64BppSupport == false) {
Completed in 59 milliseconds