Searched refs:hw_upload_temp (Results 1 – 2 of 2) sorted by relevance
125 void *hw_upload_temp; member
354 This->cursor.hw_upload_temp = MALLOC(32 * 4 * 32); in NineDevice9_ctor()355 if (!This->cursor.hw_upload_temp) in NineDevice9_ctor()547 FREE(This->cursor.hw_upload_temp); in NineDevice9_dtor()754 sfmt->unpack_rgba_8unorm(This->cursor.hw_upload_temp, 128, in NineDevice9_SetCursorProperties()757 data = This->cursor.hw_upload_temp; in NineDevice9_SetCursorProperties()