Home
last modified time | relevance | path

Searched defs:surfaceLevel (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DCubeTexture9.hpp72 Direct3DSurface9 *surfaceLevel[6][sw::MIPMAP_LEVELS]; member in D3D9::Direct3DCubeTexture9
DDirect3DTexture9.hpp73 Direct3DSurface9 *surfaceLevel[sw::MIPMAP_LEVELS]; member in D3D9::Direct3DTexture9
DDirect3DDevice9.cpp6097 int surfaceLevel = mipmapLevel; in bindTextures() local
6126 int surfaceLevel = mipmapLevel; in bindTextures() local
6154 int surfaceLevel = mipmapLevel; in bindTextures() local
/external/swiftshader/src/D3D8/
DDirect3DCubeTexture8.hpp71 Direct3DSurface8 *surfaceLevel[6][sw::MIPMAP_LEVELS]; member in D3D8::Direct3DCubeTexture8
DDirect3DTexture8.hpp72 Direct3DSurface8 *surfaceLevel[sw::MIPMAP_LEVELS]; member in D3D8::Direct3DTexture8
DDirect3DDevice8.cpp4751 int surfaceLevel = mipmapLevel; in bindTextures() local
4780 int surfaceLevel = mipmapLevel; in bindTextures() local
4808 int surfaceLevel = mipmapLevel; in bindTextures() local
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3209 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local
3228 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local
3246 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local
3268 int surfaceLevel = mipmapLevel + baseLevel; in applyTexture() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2381 int surfaceLevel = mipmapLevel; in applyTexture() local