Home
last modified time | relevance | path

Searched refs:dmpLoadTGA (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DTga.h96 void *dmpLoadTGA(
DUtil.cpp40 pixels = (unsigned char*)dmpLoadTGA(_name, &width, &height, &format, &type, &orientation); in loadTexture()
DTga.cpp215 void *dmpLoadTGA( in dmpLoadTGA() function