Searched refs:hw_upload_temp (Results 1 – 2 of 2) sorted by relevance
125 void *hw_upload_temp; member
394 This->cursor.hw_upload_temp = MALLOC(32 * 4 * 32); in NineDevice9_ctor()395 if (!This->cursor.hw_upload_temp) in NineDevice9_ctor()593 FREE(This->cursor.hw_upload_temp); in NineDevice9_dtor()820 unpack->unpack_rgba_8unorm(This->cursor.hw_upload_temp, 128, in NineDevice9_SetCursorProperties()823 data = This->cursor.hw_upload_temp; in NineDevice9_SetCursorProperties()