Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp104 const f32 BYTESIZE_4 = 4.0f; variable
110 BYTESIZE_4,
111 BYTESIZE_4,
887 const f32 BYTESIZE_4 = 4.0f; in Create() local
888 f32 bytesizePerPixel = BYTESIZE_4; in Create()