Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h272 …bool InitializeFont( os::IAllocator* allocator, const wchar_t* fontShaderPath, const wchar_t* font…
286 …bool InitializeFont( os::IAllocator* allocator, const wchar_t* fontShaderPath, void* fontBinary, s…
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp338 const wchar_t* fontShaderPath, in InitializeFont() argument
347 ut::MoveArray<u8> fontShaderData = nw::demo::Utility::LoadFile( allocator, fontShaderPath ); in InitializeFont()
388 const wchar_t* fontShaderPath, in InitializeFont() argument
396 ut::MoveArray<u8> fontShaderData = nw::demo::Utility::LoadFile( allocator, fontShaderPath ); in InitializeFont()