Searched refs:BuildCommonCommand (Results 1 – 3 of 3) sorted by relevance
82 s32 BuildCommonCommand( u32* bufferAddress, u32 bufferSize );88 s32 BuildCommonCommand() in BuildCommonCommand() function94 s32 result = this->BuildCommonCommand( currentBuffer, bufferSize ); in BuildCommonCommand()
80 ShaderBinaryInfo::BuildCommonCommand( u32* bufferAddress, u32 bufferSize ) in BuildCommonCommand() function in nw::gfx::ShaderBinaryInfo
160 shaderInfo->BuildCommonCommand(); in ResBinaryShader_Setup()