Searched defs:edgeLength (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DCubeTexture9.hpp | 70 const unsigned int edgeLength; member in D3D9::Direct3DCubeTexture9
|
D | Direct3DCubeTexture9.cpp | 26 …Direct3DCubeTexture9::Direct3DCubeTexture9(Direct3DDevice9 *device, unsigned int edgeLength, unsig… in Direct3DCubeTexture9()
|
D | Direct3DDevice9Ex.cpp | 131 …long Direct3DDevice9Ex::CreateCubeTexture(unsigned int edgeLength, unsigned int levels, unsigned l… in CreateCubeTexture()
|
D | Direct3DDevice9.cpp | 530 …long Direct3DDevice9::CreateCubeTexture(unsigned int edgeLength, unsigned int levels, unsigned lon… in CreateCubeTexture()
|
/external/swiftshader/src/D3D8/ |
D | Direct3DCubeTexture8.hpp | 67 const unsigned int edgeLength; member in D3D8::Direct3DCubeTexture8
|
D | Direct3DCubeTexture8.cpp | 25 …Direct3DCubeTexture8::Direct3DCubeTexture8(Direct3DDevice8 *device, unsigned int edgeLength, unsig… in Direct3DCubeTexture8()
|
D | Direct3DDevice8.cpp | 539 …long Direct3DDevice8::CreateCubeTexture(unsigned int edgeLength, unsigned int levels, unsigned lon… in CreateCubeTexture()
|