Home
last modified time | relevance | path

Searched refs:GetDX9TexFormatBitsPerPixel (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dsupport.h107 int GetDX9TexFormatBitsPerPixel(D3DFORMAT fmt);
H A Dsupport.cpp303 int GetDX9TexFormatBitsPerPixel(D3DFORMAT fmt) in GetDX9TexFormatBitsPerPixel() function
H A Dplugin.cpp3193 int BitsPerPixel = GetDX9TexFormatBitsPerPixel(desc.Format); in CacheParams()