Home
last modified time | relevance | path

Searched defs:edgeLength (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DCubeTexture9.hpp70 const unsigned int edgeLength; member in D3D9::Direct3DCubeTexture9
DDirect3DCubeTexture9.cpp26 …Direct3DCubeTexture9::Direct3DCubeTexture9(Direct3DDevice9 *device, unsigned int edgeLength, unsig… in Direct3DCubeTexture9()
DDirect3DDevice9Ex.cpp131 …long Direct3DDevice9Ex::CreateCubeTexture(unsigned int edgeLength, unsigned int levels, unsigned l… in CreateCubeTexture()
DDirect3DDevice9.cpp530 …long Direct3DDevice9::CreateCubeTexture(unsigned int edgeLength, unsigned int levels, unsigned lon… in CreateCubeTexture()