Searched defs:surfaceLevel (Results 1 – 8 of 8) sorted by relevance
72 Direct3DSurface9 *surfaceLevel[6][sw::MIPMAP_LEVELS]; member in D3D9::Direct3DCubeTexture9
73 Direct3DSurface9 *surfaceLevel[sw::MIPMAP_LEVELS]; member in D3D9::Direct3DTexture9
6097 int surfaceLevel = mipmapLevel; in bindTextures() local6126 int surfaceLevel = mipmapLevel; in bindTextures() local6154 int surfaceLevel = mipmapLevel; in bindTextures() local
71 Direct3DSurface8 *surfaceLevel[6][sw::MIPMAP_LEVELS]; member in D3D8::Direct3DCubeTexture8
72 Direct3DSurface8 *surfaceLevel[sw::MIPMAP_LEVELS]; member in D3D8::Direct3DTexture8
4751 int surfaceLevel = mipmapLevel; in bindTextures() local4780 int surfaceLevel = mipmapLevel; in bindTextures() local4808 int surfaceLevel = mipmapLevel; in bindTextures() local
3209 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local3228 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local3246 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local3268 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local
2381 int surfaceLevel = mipmapLevel; in applyTexture() local