Searched refs:d3dTexture (Results 1 – 1 of 1) sorted by relevance
787 IDirect3DBaseTexture9 *d3dTexture = NULL; in setTexture() local799 d3dTexture = storage9->getBaseTexture(); in setTexture()803 ASSERT(d3dTexture != NULL); in setTexture()811 mDevice->SetTexture(d3dSampler, d3dTexture); in setTexture()