Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp527 vertexEntry = this->GetEntryAddress( vertexIndex ); in BuildOutAttrCommand()
542 geometryEntry = this->GetEntryAddress( geometryIndex ); in BuildOutAttrCommand()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h659 u32 GetEntryAddress(s32 shaderIndex) const in GetEntryAddress() function