Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_Shader.cpp67 const bit32* package_info = binary; in SetupBinary() local
72 m_Instruction = reinterpret_cast< const bit32* >( (u8*)package_info + *binary ); in SetupBinary()
78 … const bit32* swizzle = reinterpret_cast< const bit32* >( (u8*)package_info + *binary ); in SetupBinary()