Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Shader.cpp49 const u32* package_info = binary; in SetupBinary() local
54 m_Instruction = reinterpret_cast< const u32* >( (u8*)package_info + *binary ); in SetupBinary()
60 const u32* swizzle = reinterpret_cast< const u32* >( (u8*)package_info + *binary ); in SetupBinary()