Searched refs:dmpLoadTGA (Results 1 – 3 of 3) sorted by relevance
96 void *dmpLoadTGA(
40 pixels = (unsigned char*)dmpLoadTGA(_name, &width, &height, &format, &type, &orientation); in loadTexture()
215 void *dmpLoadTGA( in dmpLoadTGA() function