Template:CELL ERROR FACILITY GFX - 0x021

From PS3 Developer wiki
Revision as of 02:18, 7 July 2015 by Eussbot (talk | contribs) (Created page with "{{ed right|CELL ERROR FACILITY GFX - 0x021}} === Resizer errors === {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px so...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Resizer errors

Name Errorcode Remarks
CELL_RESC_ERROR_NOT_INITIALIZED 0x80210301 libresc has not been initialized
CELL_RESC_ERROR_REINITIALIZED 0x80210302 libresc initialization has been attempted when libresc has already been initialized
CELL_RESC_ERROR_BAD_ALIGNMENT 0x80210303 Invalid alignment
CELL_RESC_ERROR_BAD_ARGUMENT 0x80210304 Invalid argument value
CELL_RESC_ERROR_LESS_MEMORY 0x80210305 Insufficient main memory
CELL_RESC_ERROR_GCM_FLIP_QUE_FULL 0x80210306 The queue used internally by cellGcmSetPrepareFlip() or cellGcmSetFlipImmediate() is full, or an internal libresc queue overflowed
CELL_RESC_ERROR_BAD_COMBINATION 0x80210307 Invalid value was set for combination of function and structure, or the order of function calls was incorrect