Searched refs:ComputeBlockSize (Results 1 – 3 of 3) sorted by relevance
78 GLuint ComputeBlockSize(D3DFORMAT format, GLuint width, GLuint height);
800 GLuint ComputeBlockSize(D3DFORMAT format, GLuint width, GLuint height) in ComputeBlockSize() function
139 unsigned int bytes = d3d9::ComputeBlockSize(desc.Format, desc.Width, d3dFormatInfo.blockHeight); in CopyLockableSurfaces()