Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp525 vertexEntry = this->GetEntryAddress( vertexIndex ); in BuildOutAttrCommand()
540 geometryEntry = this->GetEntryAddress( geometryIndex ); in BuildOutAttrCommand()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h657 u32 GetEntryAddress(s32 shaderIndex) const in GetEntryAddress() function