Lines Matching refs:valid
426 * TRUE if all settings are valid
433 BOOL_32 valid = TRUE;
437 valid = DecodeGbRegs(pRegValue);
477 if (valid)
479 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries);
481 if (valid)
483 valid = InitMacroTileCfgTable(pRegValue->pMacroTileConfig, pRegValue->noOfMacroEntries);
486 if (valid)
491 return valid;
539 // tileSplitBytes stored in m_tileTable is only valid for depth entries
792 // Use internal tile info if pOut does not have a valid pTileInfo
807 // The only valid tile modes for fmask are 2D_THIN1 and 3D_THIN1 plus non-displayable
902 * Degrades valid tile mode for thick modes if needed
1541 // We only need to set up tile info if there is a valid index but macroModeIndex is invalid