Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsDrawing.h270 …bool InitializeFont( os::IAllocator* allocator, const wchar_t* fontShaderPath, const wchar_t* font…
284 …bool InitializeFont( os::IAllocator* allocator, const wchar_t* fontShaderPath, void* fontBinary, s…
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp336 const wchar_t* fontShaderPath, in InitializeFont() argument
345 ut::MoveArray<u8> fontShaderData = nw::demo::Utility::LoadFile( allocator, fontShaderPath ); in InitializeFont()
386 const wchar_t* fontShaderPath, in InitializeFont() argument
394 ut::MoveArray<u8> fontShaderData = nw::demo::Utility::LoadFile( allocator, fontShaderPath ); in InitializeFont()